#include "petscdmplex.h" PetscErrorCode DMPlexGlobalToNaturalEnd(DM dm, Vec gv, Vec nv)Collective on dm Many br
dm | - The distributed DMPlex Many br | |
gv | - The global Vec Many br |
Note: The user must call DMPlexSetUseNaturalSF(dm, PETSC_TRUE) before DMPlexDistribute(). Many br
Many br
.seealso: DMPlexDistribute(), DMPlexDistributeField(), DMPlexNaturalToGlobalBegin(), DMPlexGlobalToNaturalBegin() Many br
Level:intermediate
Location:src/dm/impls/plex/plexnatural.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages