Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/alfeld/
H A Dplexrefalfeld.c141 …static DMPolytopeType tetT[] = {DM_POLYTOPE_POINT, DM_POLYTOPE_SEGMENT, DM_POLYTOPE_TRIANGLE, DM_P… in DMPlexTransformCellRefine_Alfeld() local
/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c280 …static DMPolytopeType tetT[] = {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.c740 …static DMPolytopeType tetT[] = {DM_POLYTOPE_SEGMENT, DM_POLYTOPE_TRIANGLE, DM_POLYTOPE_TETRAHEDRON… in DMPlexTransformCellRefine_Regular() local
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1240 static DMPolytopeType tetT[] = {DM_POLYTOPE_TETRAHEDRON}; in DMPlexTransformCellTransformIdentity() local