DMPlexTransform#
An object encapsulating a DMPLEX
transformation
Synopsis#
typedef struct _p_DMPlexTransform *DMPlexTransform;
See Also#
DM Basics, DMPLEX
, DMPlexTransformCreate()
, DMPlexTransformType
Level#
intermediate
Location#
Examples#
src/dm/label/tutorials/ex1.c
src/dm/impls/plex/tutorials/ex11.c
Implementations#
_p_DMPlexTransform in include/petsc/private/dmplextransformimpl.h
DMPlexTransform_Filter in include/petsc/private/dmplextransformimpl.h
DMPlexTransform_Extrude in include/petsc/private/dmplextransformimpl.h
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages