DMPlexTransformApply#

Execute the transformation, producing another DM

Synopsis#

#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformApply(DMPlexTransform tr, DM dm, DM *tdm)

Collective

Input Parameters#

Output Parameter#

  • tdm - The transformed DM

See Also#

Summary of Unstructured Mesh Transformations, DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTransform, DMPlexTransformCreate(), DMPlexTransformSetDM()

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