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