DMPlexTransformGetDM#
Get the base DM for the transform
Synopsis#
#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformGetDM(DMPlexTransform tr, DM *dm)
Input Parameter#
- tr - The - DMPlexTransformobject
Output Parameter#
- dm - The original - DMwhich will be transformed
See Also#
DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTransform, DMPlexTransformSetDM(), DMPlexTransformApply(), DMPlexTransformCreate()
Level#
intermediate
Location#
src/dm/impls/plex/transform/interface/plextransform.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages