Home
last modified time | relevance | path

Searched defs:quadT (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c694 …static DMPolytopeType quadT[] = {DM_POLYTOPE_POINT, DM_POLYTOPE_SEGMENT, DM_POLYTOPE_QUADRILATERAL… in DMPlexTransformCellRefine_Regular() local
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1232 static DMPolytopeType quadT[] = {DM_POLYTOPE_QUADRILATERAL}; in DMPlexTransformCellTransformIdentity() local