Home
last modified time | relevance | path

Searched refs:tsegT (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/refine/tobox/ !
H A Dplexreftobox.c255 static DMPolytopeType tsegT[] = {DM_POLYTOPE_SEGMENT, DM_POLYTOPE_QUADRILATERAL}; in DMPlexTransformCellRefine_ToBox() local
513 *target = tsegT; in DMPlexTransformCellRefine_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/regular/ !
H A Dplexrefregular.c709 static DMPolytopeType tsegT[] = {DM_POLYTOPE_POINT_PRISM_TENSOR, DM_POLYTOPE_SEG_PRISM_TENSOR}; in DMPlexTransformCellRefine_Regular() local
1205 *target = tsegT; in DMPlexTransformCellRefine_Regular()