Home
last modified time | relevance | path

Searched refs:tripC (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c287 …static PetscInt tripC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 0, 0, DM_POLYTOPE_POINT,… in DMPlexTransformCellRefine_ToBox() local
543 *cone = tripC; in DMPlexTransformCellRefine_ToBox()
592 *cone = tripC; in DMPlexTransformCellRefine_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c785 …static PetscInt tripC[] = {DM_POLYTOPE_POINT, 1, 2, 0, DM_POLYTOPE_POINT, 1, 3, 0, DM_POLYTOPE_POI… in DMPlexTransformCellRefine_Regular() local
1228 *cone = tripC; in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1250 …static PetscInt tripC[] = {DM_POLYTOPE_TRIANGLE, 1, 0, 0, DM_POLYTOPE_TRIANGLE, 1, 1, 0, D… in DMPlexTransformCellTransformIdentity() local
1329 *cone = tripC; in DMPlexTransformCellTransformIdentity()