Searched refs:offsetWithAll (Results 1 – 1 of 1) sorted by relevance
2598 PetscInt numPatchDofsWithAll, offsetWithAll; in PCSetUp_PATCH() local2615 PetscCall(PetscSectionGetOffset(patch->gtolCountsWithAll, p, &offsetWithAll)); in PCSetUp_PATCH()2620 if (gtolArrayWithAll[i + offsetWithAll] == gtolArray[offset + dofWithoutAllCounter]) { in PCSetUp_PATCH()