Searched refs:cOff2 (Results 1 – 1 of 1) sorted by relevance
264 PetscInt cStart, cOff, cOff2; in DMPlexCreateReferenceTree_Union() local269 PetscCall(PetscSectionGetOffset(unionSection, cStart - pStart, &cOff2)); in DMPlexCreateReferenceTree_Union()271 cOff2 = numUnionPoints; in DMPlexCreateReferenceTree_Union()273 numDimPoints[dim - d] = cOff2 - cOff; in DMPlexCreateReferenceTree_Union()