#include "slepceps.h" PetscErrorCode EPSJDSetConstCorrectionTol(EPS eps,PetscBool constant)Logically Collective
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. |