#include "slepceps.h" PetscErrorCode EPSJDSetConstCorrectionTol(EPS eps,PetscBool constant)Logically Collective on EPS
eps | - the eigenproblem solver context | |
constant | - if false, the KSP relative tolerance is set to 0.5**i. |
-eps_jd_const_correction_tol | - Deactivates the dynamic stopping criterion. |
Location: src/eps/impls/davidson/jd/jd.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages