Home
last modified time | relevance | path

Searched refs:MPIDIG_destroy_comm (Results 1 – 4 of 4) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/src/
H A Dch4r_init.h10 int MPIDIG_destroy_comm(MPIR_Comm * comm);
H A Dch4r_init.c57 int MPIDIG_destroy_comm(MPIR_Comm * comm) in MPIDIG_destroy_comm() function
H A Dch4_comm.c302 mpi_errno = MPIDIG_destroy_comm(comm); in MPID_Comm_free_hook()
H A Dch4_init.c350 MPIDIG_destroy_comm(comm); in destroy_init_comm()