MPI_Intercomm_create 94 ompi/mpi/cxx/intracomm_inln.h (void)MPI_Intercomm_create(mpi_comm, local_leader, peer_comm, MPI_Intercomm_create 300 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Intercomm_create, mpi_intercomm_create, MPI_INTERCOMM_CREATE, (MPI_Fint *local_comm, MPI_Fint *local_leader, MPI_Fint *bridge_comm, MPI_Fint *remote_leader, MPI_Fint *tag, MPI_Fint *newintercomm, MPI_Fint *ierr)); MPI_Intercomm_create 1076 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Intercomm_create MPI_Intercomm_create 1078 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Intercomm_create(local_comm, local_leader, bridge_comm, remote_leader, tag, & MPI_Intercomm_create 1087 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Intercomm_create MPI_Intercomm_create 311 ompi/mpi/java/c/mpi_Comm.c int rc = MPI_Intercomm_create( MPI_Intercomm_create 113 orte/test/mpi/intercomm_create.c err = MPI_Intercomm_create( ab_intra, 0, ac_intra, count, tag, &ab_c_inter ); MPI_Intercomm_create 150 orte/test/mpi/intercomm_create.c err = MPI_Intercomm_create( intra, 0, MPI_COMM_NULL, 0, tag, &inter); MPI_Intercomm_create 154 orte/test/mpi/intercomm_create.c err = MPI_Intercomm_create( MPI_COMM_WORLD, 0, intra, 0, tag, &inter);