DMPlexGetGatherDM#
Get a copy of the DMPLEX
that gathers all points on the root process of the original’s communicator.
Synopsis#
#include "petscdmplex.h"
#include "petscdmlabel.h"
PetscErrorCode DMPlexGetGatherDM(DM dm, PetscSF *sf, DM *gatherMesh)
Collective
Input Parameter#
dm - the original
DMPLEX
object
Output Parameters#
See Also#
DMPLEX
, DM
, PetscSF
, DMPlexDistribute()
, DMPlexGetRedundantDM()
Level#
intermediate
Location#
src/dm/impls/plex/plexdistribute.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages