MPICommcreate Subroutine

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

Arguments

Type IntentOptional Attributes Name
type(MPI_Comm), intent(in) :: comm
type(MPI_Group), intent(in) :: group
type(MPI_Comm), intent(out) :: ncomm
integer, intent(out) :: ierr