Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c286 static PetscInt tripS[] = {1, 5, 9, 6}; in DMPlexTransformCellRefine_ToBox() local
542 *size = tripS; in DMPlexTransformCellRefine_ToBox()
591 *size = tripS; in DMPlexTransformCellRefine_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c784 static PetscInt tripS[] = {3, 4, 6, 8}; in DMPlexTransformCellRefine_Regular() local
1227 *size = tripS; in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1249 static PetscInt tripS[] = {1}; in DMPlexTransformCellTransformIdentity() local
1328 *size = tripS; in DMPlexTransformCellTransformIdentity()