DMPlexCheckTransform#
If the mesh was produced by a transform, run the transform verification check on it
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexCheckTransform(DM dm)
Collective
Input Parameter#
dm - The
DMPLEXobject
Notes#
This is mainly intended for debugging/testing purposes.
For the complete list of DMPlexCheck* functions, see DMSetFromOptions().
See Also#
DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexCheck(), DMSetFromOptions()
Level#
developer
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages