Searched refs:numPatchDofsWithArtificial (Results 1 – 1 of 1) sorted by relevance
2559 PetscInt numPatchDofsWithArtificial, offsetWithArtificial; in PCSetUp_PATCH() local2578 … PetscCall(PetscSectionGetDof(patch->gtolCountsWithArtificial, p, &numPatchDofsWithArtificial)); in PCSetUp_PATCH()2582 for (i = 0; i < numPatchDofsWithArtificial; i++) { in PCSetUp_PATCH()