Home
last modified time | relevance | path

Searched refs:numPatchDofsWithArtificial (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2559 PetscInt numPatchDofsWithArtificial, offsetWithArtificial; in PCSetUp_PATCH() local
2578 … PetscCall(PetscSectionGetDof(patch->gtolCountsWithArtificial, p, &numPatchDofsWithArtificial)); in PCSetUp_PATCH()
2582 for (i = 0; i < numPatchDofsWithArtificial; i++) { in PCSetUp_PATCH()