Searched refs:lastP (Results 1 – 1 of 1) sorted by relevance
3569 …PetscInt bs, numComp, coordSize, firstP, lastP, firstSubP = totSubPoints, lastSubP = -1, numFi… in DMPlexCreateSubmeshGeneric_Interpolated() local3629 PetscCall(PetscSectionGetChart(coordSection, &firstP, &lastP)); in DMPlexCreateSubmeshGeneric_Interpolated()3635 if (point >= firstP && point < lastP) { in DMPlexCreateSubmeshGeneric_Interpolated()3654 if (point >= firstP && point < lastP) { in DMPlexCreateSubmeshGeneric_Interpolated()3678 if (point >= firstP && point < lastP) { in DMPlexCreateSubmeshGeneric_Interpolated()