MPICommcreate Subroutine

public subroutine MPICommcreate(comm, group, ncomm, ierr)

Arguments

Type IntentOptional Attributes Name
integer(kind=MPIArg), intent(in) :: comm
integer(kind=MPIArg), intent(in) :: group
integer(kind=MPIArg), intent(out) :: ncomm
integer, intent(out) :: ierr

Contents