DMPlexCoordinatesView#
Saves DMPLEX coordinates into a file
Synopsis#
#include "petscdmplex.h"   
PetscErrorCode DMPlexCoordinatesView(DM dm, PetscViewer viewer)
Collective
Input Parameters#
- dm - The - DMwhose coordinates are to be saved
- viewer - The - PetscViewerfor saving
See Also#
DMPlex: Unstructured Grids, DM, DMPLEX, DMView(), DMPlexTopologyView(), DMPlexLabelsView(), DMPlexCoordinatesLoad(), PetscViewer
Level#
advanced
Location#
Examples#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages