Home
last modified time | relevance | path

Searched refs:triO (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/plex/transform/impls/refine/alfeld/
H A Dplexrefalfeld.c122 static PetscInt triO[] = {0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, -1, 0, 0, -1}; in DMPlexTransformCellRefine_Alfeld() local
155 *ornt = triO; in DMPlexTransformCellRefine_Alfeld()
/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c243 static PetscInt triO[] = {0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, -1, 0, -1, 0, 0}; in DMPlexTransformCellRefine_ToBox() local
530 *ornt = triO; in DMPlexTransformCellRefine_ToBox()
579 *ornt = triO; in DMPlexTransformCellRefine_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c682 static PetscInt triO[] = {0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0}; in DMPlexTransformCellRefine_Regular() local
1194 *ornt = triO; in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1231 static PetscInt triO[] = {0, 0, 0}; in DMPlexTransformCellTransformIdentity() local
1295 *ornt = triO; in DMPlexTransformCellTransformIdentity()