Searched refs:offsetWithArtificial (Results 1 – 1 of 1) sorted by relevance
2559 PetscInt numPatchDofsWithArtificial, offsetWithArtificial; in PCSetUp_PATCH() local2579 PetscCall(PetscSectionGetOffset(patch->gtolCountsWithArtificial, p, &offsetWithArtificial)); in PCSetUp_PATCH()2583 …if (gtolArrayWithArtificial[i + offsetWithArtificial] == gtolArray[offset + dofWithoutArtificialCo… in PCSetUp_PATCH()