Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c777 …static DMPolytopeType hexT[] = {DM_POLYTOPE_POINT, DM_POLYTOPE_SEGMENT, DM_POLYTOPE_QUADRILATERAL,… in DMPlexTransformCellRefine_Regular() local
1219 *target = hexT; in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1244 static DMPolytopeType hexT[] = {DM_POLYTOPE_HEXAHEDRON}; in DMPlexTransformCellTransformIdentity() local
1320 *target = hexT; in DMPlexTransformCellTransformIdentity()