PetscCommDestroy#
Frees communicator obtained with PetscCommDuplicate()
.
Synopsis#
#include "petscsys.h"
PetscErrorCode PetscCommDestroy(MPI_Comm *comm)
Collective
Input Parameter#
comm - the communicator to free
See Also#
Level#
developer
Location#
Examples#
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages