Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/gmres/
H A Dgmres.c532 if (flg) PetscCall(KSPGMRESSetHapTol(ksp, haptol)); in KSPSetFromOptions_GMRES()
800 PetscErrorCode KSPGMRESSetHapTol(KSP ksp, PetscReal tol) in KSPGMRESSetHapTol() function
/petsc/include/
H A Dpetscksp.h403 PETSC_EXTERN PetscErrorCode KSPGMRESSetHapTol(KSP, PetscReal);
/petsc/src/ksp/ksp/tutorials/output/
H A Dex2_help.out261 …l: <now 1e-30 : formerly 1e-30>: Tolerance for exact convergence (happy ending) (KSPGMRESSetHapTol)