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