#include "petscksp.h" PetscErrorCode KSPChebyshevSetEigenvalues(KSP ksp,PetscReal emax,PetscReal emin)Logically Collective on ksp
ksp | - the Krylov space context | |
emax, emin | - the eigenvalue estimates |
-ksp_chebyshev_eigenvalues emin,emax |
Note: Call KSPChebyshevEstEigSet() or use the option -ksp_chebyshev_esteig a,b,c,d to have the KSP estimate the eigenvalues and use these estimated values automatically