Searched refs:gtolArrayWithAll (Results 1 – 1 of 1) sorted by relevance
2596 const PetscInt *gtolArray, *gtolArrayWithAll = NULL; in PCSetUp_PATCH() local2613 PetscCall(ISGetIndices(patch->gtolWithAll, >olArrayWithAll)); in PCSetUp_PATCH()2620 if (gtolArrayWithAll[i + offsetWithAll] == gtolArray[offset + dofWithoutAllCounter]) { in PCSetUp_PATCH()2628 PetscCall(ISRestoreIndices(patch->gtolWithAll, >olArrayWithAll)); in PCSetUp_PATCH()