Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c288 …static PetscInt tripO[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, -1, 0, 0, -1, 0, -1, -1… in DMPlexTransformCellRefine_ToBox() local
544 *ornt = tripO; in DMPlexTransformCellRefine_ToBox()
593 *ornt = tripO; in DMPlexTransformCellRefine_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c786 …static PetscInt tripO[] = {0, 0, 0, 0, 0, 0, 0, -1, -1, -1, 0, -1, -1, -1, 0, 0, 0, 0, -1, 0, -1… in DMPlexTransformCellRefine_Regular() local
1229 *ornt = tripO; in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1251 static PetscInt tripO[] = {0, 0, 0, 0, 0}; in DMPlexTransformCellTransformIdentity() local
1330 *ornt = tripO; in DMPlexTransformCellTransformIdentity()