Home
last modified time | relevance | path

Searched refs:tripT (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c285 …static DMPolytopeType tripT[] = {DM_POLYTOPE_POINT, DM_POLYTOPE_SEGMENT, DM_POLYTOPE_QUADRILATERAL… in DMPlexTransformCellRefine_ToBox() local
541 *target = tripT; in DMPlexTransformCellRefine_ToBox()
590 *target = tripT; in DMPlexTransformCellRefine_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c783 …static DMPolytopeType tripT[] = {DM_POLYTOPE_SEGMENT, DM_POLYTOPE_TRIANGLE, DM_POLYTOPE_QUADRILATE… in DMPlexTransformCellRefine_Regular() local
1226 *target = tripT; in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1248 static DMPolytopeType tripT[] = {DM_POLYTOPE_TRI_PRISM}; in DMPlexTransformCellTransformIdentity() local
1327 *target = tripT; in DMPlexTransformCellTransformIdentity()