Searched refs:hexC (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/refine/regular/ |
| H A D | plexrefregular.c | 779 …static PetscInt hexC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 0, 0, DM_POLYTOPE_POINT, … in DMPlexTransformCellRefine_Regular() local 1221 *cone = hexC; in DMPlexTransformCellRefine_Regular()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1246 …static PetscInt hexC[] = {DM_POLYTOPE_QUADRILATERAL, 1, 0, 0, DM_POLYTOPE_QUADRILATERAL, 1, … in DMPlexTransformCellTransformIdentity() local 1322 *cone = hexC; in DMPlexTransformCellTransformIdentity()
|