Home
last modified time | relevance | path

Searched defs:triT (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/refine/alfeld/
H A Dplexrefalfeld.c119 static DMPolytopeType triT[] = {DM_POLYTOPE_POINT, DM_POLYTOPE_SEGMENT, DM_POLYTOPE_TRIANGLE}; in DMPlexTransformCellRefine_Alfeld() local
/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c240 …static DMPolytopeType triT[] = {DM_POLYTOPE_POINT, DM_POLYTOPE_SEGMENT, DM_POLYTOPE_QUADRILATERAL}; in DMPlexTransformCellRefine_ToBox() local
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c679 static DMPolytopeType triT[] = {DM_POLYTOPE_SEGMENT, DM_POLYTOPE_TRIANGLE}; in DMPlexTransformCellRefine_Regular() local
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1228 static DMPolytopeType triT[] = {DM_POLYTOPE_TRIANGLE}; in DMPlexTransformCellTransformIdentity() local