plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
divide_mpi_FEMDomain
Function
MIT
85 statements
Source File
FEMDomainClass.f90
FEMDomainClass
divide_mpi_FEMDomain
Contents
public function divide_mpi_FEMDomain(this, mpid) result(FEMDomain)
Passed the test "Tutorial/fem/divide_mesh.f90"
Type Bound
FEMDomain_
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMDomain_
),
intent(inout)
::
this
type(
MPI_
),
intent(inout)
::
mpid
Return Value
type(
FEMDomain_
)