Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/rich/
H A Drichscale.c51 PetscErrorCode KSPRichardsonSetSelfScale(KSP ksp, PetscBool scale) in KSPRichardsonSetSelfScale() function
H A Drich.c175 if (flg) PetscCall(KSPRichardsonSetSelfScale(ksp, flg2)); in KSPSetFromOptions_Richardson()
/petsc/include/
H A Dpetscksp.h318 PETSC_EXTERN PetscErrorCode KSPRichardsonSetSelfScale(KSP, PetscBool);