mpi_grp_constructor_legacy Function

private function mpi_grp_constructor_legacy(comm) result(mpi_grp)

Contructor for mpi_grp_t using the legacy communicator type.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm

MPI communicator

Return Value type(mpi_grp_t)