Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c257 static PetscInt tsegC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 1, 1, 0, in DMPlexTransformCellRefine_ToBox() local
515 *cone = tsegC; in DMPlexTransformCellRefine_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c711 …static PetscInt tsegC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 1, 1, 0, DM_POLYTOPE_SEG… in DMPlexTransformCellRefine_Regular() local
1207 *cone = tsegC; in DMPlexTransformCellRefine_Regular()