PetscErrorCode CreateCommunicator(MeshRegion *overlaps, PetscInt numOverlaps, MPI_Comm *ret)
overlaps | - Array of mesh regions with the portion of the new patch owned by each process. | |
numOverlaps | - Number of elements in the overlaps array. ( == mpi size). |
Level:developer
Location:src/patch.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages