mpi_grp_split Subroutine

private subroutine mpi_grp_split(this, color, key, new_grp)

Class method to split an MPI group.

Type Bound

mpi_grp_t

Arguments

Type IntentOptional Attributes Name
class(mpi_grp_t), intent(in) :: this
integer, intent(in) :: color
integer, intent(in) :: key
type(mpi_grp_t), intent(out) :: new_grp