Searched refs:tsegC (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/refine/tobox/ |
| H A D | plexreftobox.c | 257 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 D | plexrefregular.c | 711 …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()
|