DMPlexTopologyView#
Saves a DMPLEX
topology into a file
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexTopologyView(DM dm, PetscViewer viewer)
Collective
Input Parameters#
dm - The
DM
whose topology is to be savedviewer - The
PetscViewer
to save it in
See Also#
DMPlex: Unstructured Grids, DM
, DMPLEX
, DMView()
, DMPlexCoordinatesView()
, DMPlexLabelsView()
, DMPlexTopologyLoad()
, PetscViewer
Level#
advanced
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages