Searched refs:tquadC (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/plex/transform/impls/refine/regular/ |
| H A D | plexrefregular.c | 812 …static PetscInt tquadC[] = {DM_POLYTOPE_POINT, 1, 0, 0, DM_POLYTOPE_POINT, 1, 1, 0, DM_POLYTOPE_SE… in DMPlexTransformCellRefine_Regular() local 1242 *cone = tquadC; in DMPlexTransformCellRefine_Regular()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1238 …static PetscInt tquadC[] = {DM_POLYTOPE_SEGMENT, 1, 0, 0, DM_POLYTOPE_SEGMENT, 1, 1, 0, DM_… in DMPlexTransformCellTransformIdentity() local 1308 *cone = tquadC; in DMPlexTransformCellTransformIdentity()
|