Searched refs:triC (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/refine/alfeld/ |
| H A D | plexrefalfeld.c | 121 …static PetscInt triC[] = {DM_POLYTOPE_POINT, 2, 0, 0, 0, DM_POLYTOPE_POINT, 0, 0, DM_POLYTOPE_POIN… in DMPlexTransformCellRefine_Alfeld() local 154 *cone = triC; in DMPlexTransformCellRefine_Alfeld()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/tobox/ |
| H A D | plexreftobox.c | 242 …static PetscInt triC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 0, 0, DM_POLYTOPE_POINT, … in DMPlexTransformCellRefine_ToBox() local 529 *cone = triC; in DMPlexTransformCellRefine_ToBox() 578 *cone = triC; in DMPlexTransformCellRefine_ToBox()
|
| /petsc/src/dm/impls/plex/transform/impls/refine/regular/ |
| H A D | plexrefregular.c | 681 …static PetscInt triC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 1, 1, 0, DM_POLYTOPE_POIN… in DMPlexTransformCellRefine_Regular() local 1193 *cone = triC; in DMPlexTransformCellRefine_Regular()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1230 …static PetscInt triC[] = {DM_POLYTOPE_SEGMENT, 1, 0, 0, DM_POLYTOPE_SEGMENT, 1, 1, 0, DM_… in DMPlexTransformCellTransformIdentity() local 1294 *cone = triC; in DMPlexTransformCellTransformIdentity()
|