Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/transform/impls/refine/alfeld/
H A Dplexrefalfeld.c144 …static PetscInt tetO[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, -1, 0, -1, -1, 0, -1, 0, -1, -1, -1, … in DMPlexTransformCellRefine_Alfeld() local
161 *ornt = tetO; in DMPlexTransformCellRefine_Alfeld()
/petsc/src/dm/impls/plex/transform/impls/refine/tobox/
H A Dplexreftobox.c283 …static PetscInt tetO[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, -1, 0, 0, -1, 0, 0, -1, -1, -1, 0,… in DMPlexTransformCellRefine_ToBox() local
537 *ornt = tetO; in DMPlexTransformCellRefine_ToBox()
586 *ornt = tetO; in DMPlexTransformCellRefine_ToBox()
/petsc/src/dm/impls/plex/transform/impls/refine/regular/
H A Dplexrefregular.c743 …static PetscInt tetO[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, -1, 0, -1, -1,… in DMPlexTransformCellRefine_Regular() local
1215 *ornt = tetO; in DMPlexTransformCellRefine_Regular()
/petsc/src/dm/impls/plex/transform/interface/
H A Dplextransform.c1243 static PetscInt tetO[] = {0, 0, 0, 0}; in DMPlexTransformCellTransformIdentity() local
1316 *ornt = tetO; in DMPlexTransformCellTransformIdentity()