DMPlexTransformGetCellType#

Return the cell type for a point in the transformed mesh

Synopsis#

#include "petscdmplextransform.h" 
PetscErrorCode DMPlexTransformGetCellType(DMPlexTransform tr, PetscInt cell, DMPolytopeType *celltype)

Not Collective

Input Parameters#

Output Parameter#

See Also#

DMPlex: Unstructured Grids, DM, DMPLEX, DMPlexTransform, DMPolytopeType, DMPlexTransformGetChart(), DMPlexTransformGetCellTypeStratum()

Level#

developer

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