Overload the default construct for mpi_grp_t
Contructor for mpi_grp_t class.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MPI_Comm), | intent(in), | optional | :: | comm |
MPI communicator |
Contructor for mpi_grp_t using the legacy communicator type.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | comm |
MPI communicator |