PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
create_abstract
Interface
13 statements
Source File
splitting_m.f90
splitting_m
create_abstract
Contents
None
interface
public module subroutine create_abstract(self, mesh)
Arguments
Type
Intent
Optional
Attributes
Name
class(
splitting_t
),
intent(inout)
::
self
Instance of the type
type(
mesh_cart_t
),
intent(in),
target
::
mesh
Mesh
Description
Creates a splitting solver