DMPlexTopologyLoad#
Loads a topology into a DMPLEX
Synopsis#
#include "petscdmplex.h"   
PetscErrorCode DMPlexTopologyLoad(DM dm, PetscViewer viewer, PetscSF *globalToLocalPointSF)
Collective
Input Parameters#
- dm - The - DMinto which the topology is loaded
- viewer - The - PetscViewerfor the saved topology
Output Parameter#
See Also#
DMPlex: Unstructured Grids, DM, DMPLEX, DMLoad(), DMPlexCoordinatesLoad(), DMPlexLabelsLoad(), DMView(), PetscViewerHDF5Open(), PetscViewerPushFormat(),
PetscViewer, PetscSF
Level#
advanced
Location#
Examples#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages