Searched refs:shift3 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 2156 …PetscInt shift = 100, shift2 = 200, shift3 = split ? 300 : 0, dim, depth, numPoints, numSub… in DMPlexLabelCohesiveComplete() local 2309 PetscCall(DMLabelSetValue(label, point, shift3 + val)); in DMPlexLabelCohesiveComplete() 2317 PetscCall(DMLabelSetValue(label, clp, shift3 + val)); in DMPlexLabelCohesiveComplete()
|