Searched refs:idxStart (Results 1 – 1 of 1) sorted by relevance
8169 PetscInt idxStart, idxEnd; in DMPlexGetClosureIndices_Internal() local8274 PetscCall(PetscSectionGetChart(idxSection, &idxStart, &idxEnd)); in DMPlexGetClosureIndices_Internal()8293 if (pnt < idxStart || pnt >= idxEnd) continue; in DMPlexGetClosureIndices_Internal()8308 if (pnt < idxStart || pnt >= idxEnd) continue; in DMPlexGetClosureIndices_Internal()