MPI_COMM_SPLIT Subroutine

subroutine MPI_COMM_SPLIT(COMM, COLOR, KEY, NEWCOMM, IERROR)

Arguments

Type IntentOptional Attributes Name
integer :: COMM
integer :: COLOR
integer :: KEY
integer :: NEWCOMM
integer :: IERROR

Calls

proc~~mpi_comm_split~~CallsGraph proc~mpi_comm_split MPI_COMM_SPLIT proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_comm_split->proc~lmdz_mpi_wrapper_abort

Contents