Searched refs:KSPSetLagNorm (Results 1 – 4 of 4) sorted by relevance
353 PetscErrorCode KSPSetLagNorm(KSP ksp, PetscBool flg) in KSPSetLagNorm() function
481 if (flg) PetscCall(KSPSetLagNorm(ksp, flag)); in KSPSetFromOptions()
769 PETSC_EXTERN PetscErrorCode KSPSetLagNorm(KSP, PetscBool);
156 …ksp_lag_norm: <now FALSE : formerly FALSE> Lag the calculation of the residual norm (KSPSetLagNorm)