MPI_Comm_free
--- Marks the communicator object for deallocation
Input Parameter
comm
communicator to be destroyed (handle)
Synopsis
#include "mpi.h" int MPI_Comm_free ( comm ) MPI_Comm *comm;
Location:
comm_free.c