Searched refs:triO (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/refine/alfeld/ |
| H A D | plexrefalfeld.c | 122 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 D | plexreftobox.c | 243 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 D | plexrefregular.c | 682 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 D | plextransform.c | 1231 static PetscInt triO[] = {0, 0, 0}; in DMPlexTransformCellTransformIdentity() local 1295 *ornt = triO; in DMPlexTransformCellTransformIdentity()
|