Home
last modified time | relevance | path

Searched defs: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
/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
/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
/petsc/src/dm/impls/plex/transform/interface/ !
H A Dplextransform.c1243 static PetscInt tetO[] = {0, 0, 0, 0}; in DMPlexTransformCellTransformIdentity() local