Searched refs:numPatchDofsWithAll (Results 1 – 1 of 1) sorted by relevance
2598 PetscInt numPatchDofsWithAll, offsetWithAll; in PCSetUp_PATCH() local2614 PetscCall(PetscSectionGetDof(patch->gtolCountsWithAll, p, &numPatchDofsWithAll)); in PCSetUp_PATCH()2619 for (i = 0; i < numPatchDofsWithAll; i++) { in PCSetUp_PATCH()