Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/rich/
H A Drich.c199 static PetscErrorCode KSPRichardsonSetSelfScale_Richardson(KSP ksp, PetscBool selfscale) in KSPRichardsonSetSelfScale_Richardson() function
276 …seFunction((PetscObject)ksp, "KSPRichardsonSetSelfScale_C", KSPRichardsonSetSelfScale_Richardson)); in KSPCreate_Richardson()