Searched refs:isHypre (Results 1 – 1 of 1) sorted by relevance
9 PetscBool equal, isHypre; in main() local105 PetscCall(PetscObjectTypeCompare((PetscObject)B, MATHYPRE, &isHypre)); in main()106 if (!isHypre) { // TODO: MATHYPRE currently does not support MatSetValues in main()