#include "petscdmplex.h" PetscErrorCode DMPlexCreateGlobalToNaturalSF(DM dm, PetscSection section, PetscSF sfMigration, PetscSF *sfNatural)
dm | - The DM | |
section | - The PetscSection before the mesh was distributed | |
sfMigration | - The PetscSF used to distribute the mesh |
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