MPIGroupIncl Subroutine

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

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: grp
integer, intent(in) :: n
integer, intent(in) :: rnks(:)
integer(kind=MPIArg), intent(out) :: ogrp
integer, intent(out) :: ierr

Contents