Searched refs:tedgeC (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/refine/tobox/ |
| H A D | plexreftobox.c | 219 static PetscInt tedgeC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 1, 1, 0}; in DMPlexTransformCellRefine_ToBox() local 508 *cone = tedgeC; in DMPlexTransformCellRefine_ToBox()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1226 static PetscInt tedgeC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 1, 1, 0}; in DMPlexTransformCellTransformIdentity() local 1287 *cone = tedgeC; in DMPlexTransformCellTransformIdentity()
|