Home
last modified time | relevance | path

Searched refs: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
1198 *target = quadT; in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/transform/interface/ !
H A Dplextransform.c1232 static DMPolytopeType quadT[] = {DM_POLYTOPE_QUADRILATERAL}; in DMPlexTransformCellTransformIdentity() local
1299 *target = quadT; in DMPlexTransformCellTransformIdentity()