Searched refs:KSPRichardsonSetSelfScale (Results 1 – 3 of 3) sorted by relevance
51 PetscErrorCode KSPRichardsonSetSelfScale(KSP ksp, PetscBool scale) in KSPRichardsonSetSelfScale() function
175 if (flg) PetscCall(KSPRichardsonSetSelfScale(ksp, flg2)); in KSPSetFromOptions_Richardson()
318 PETSC_EXTERN PetscErrorCode KSPRichardsonSetSelfScale(KSP, PetscBool);