Searched refs:tetC (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/refine/alfeld/ |
| H A D | plexrefalfeld.c | 143 …static PetscInt tetC[] = {DM_POLYTOPE_POINT, 3, 0, 0, 0, 0, DM_POLYTOPE_POINT, 0, 0, DM_POLYTOPE_P… in DMPlexTransformCellRefine_Alfeld() local 160 *cone = tetC; in DMPlexTransformCellRefine_Alfeld()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/tobox/ |
| H A D | plexreftobox.c | 282 …static PetscInt tetC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 0, 0, DM_POLYTOPE_POINT, … in DMPlexTransformCellRefine_ToBox() local 536 *cone = tetC; in DMPlexTransformCellRefine_ToBox() 585 *cone = tetC; in DMPlexTransformCellRefine_ToBox()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/regular/ |
| H A D | plexrefregular.c | 742 …static PetscInt tetC[] = {DM_POLYTOPE_POINT, 2, 0, 0, 0, DM_POLYTOPE_POINT, 2, 2, 1, 0, DM_POLYTOP… in DMPlexTransformCellRefine_Regular() local 1214 *cone = tetC; in DMPlexTransformCellRefine_Regular()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1242 …static PetscInt tetC[] = {DM_POLYTOPE_TRIANGLE, 1, 0, 0, DM_POLYTOPE_TRIANGLE, 1, 1, 0, D… in DMPlexTransformCellTransformIdentity() local 1315 *cone = tetC; in DMPlexTransformCellTransformIdentity()
|