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#

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#

src/dm/impls/plex/plex.c


Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages