DMPlexLabelsView#
Saves DMPlex labels into a file
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexLabelsView(DM dm, PetscViewer viewer)
Collective on DM
Input Parameters#
dm - The DM whose labels are to be saved
viewer - The PetscViewer for saving
See Also#
DMView()
, DMPlexTopologyView()
, DMPlexCoordinatesView()
, DMPlexLabelsLoad()
Level#
advanced
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages