MPIGroupIncl Subroutine

public subroutine MPIGroupIncl(grp, n, rnks, ogrp, ierr)

Arguments

Type IntentOptional Attributes Name
type(MPI_Group), intent(in) :: grp
integer, intent(in) :: n
integer, intent(in) :: rnks(:)
type(MPI_Group), intent(out) :: ogrp
integer, intent(out) :: ierr