DMPlexTransformCheck#
Verify that the given DM, produced by this DMPlexTransform, is valid
Synopsis#
#include "petscdmplextransform.h"
PetscErrorCode DMPlexTransformCheck(DMPlexTransform tr, DM dm)
Input Parameters#
tr - The
DMPlexTransformobjectdm - The
DMto check
See Also#
DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTransform, DMPlexTransformApply(), DMPlexTransformCreate()
Level#
advanced
Location#
Implementations#
DMPlexTransformCheck_Cohesive() in src/dm/impls/plex/transform/impls/extrude/plextrcohesive.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages