#include "petscdmplex.h" PetscErrorCode DMPlexNaturalToGlobalBegin(DM dm, Vec nv, Vec gv)Collective on dm
dm | - The distributed DMPlex | |
nv | - The natural Vec |
Note: The user must call DMPlexSetUseNaturalSF(dm, PETSC_TRUE) before DMPlexDistribute().
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