divide_mpi_FEMDomain Function

public function divide_mpi_FEMDomain(this, mpid) result(FEMDomain)

Passed the test "Tutorial/fem/divide_mesh.f90"

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(inout) :: this
type(MPI_), intent(inout) :: mpid

Return Value type(FEMDomain_)