Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c779 …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 Dplextransform.c1246 …static PetscInt hexC[] = {DM_POLYTOPE_QUADRILATERAL, 1, 0, 0, DM_POLYTOPE_QUADRILATERAL, 1, … in DMPlexTransformCellTransformIdentity() local
1322 *cone = hexC; in DMPlexTransformCellTransformIdentity()