Home
last modified time | relevance | path

Searched refs:firstStart (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c497 PetscInt firstStart = depthShift[2 * d]; in DMPlexShiftPointSetUp_Internal() local
501 if (depthShift[2 * e] < firstStart) { in DMPlexShiftPointSetUp_Internal()
503 firstStart = depthShift[2 * d]; in DMPlexShiftPointSetUp_Internal()