KSPChebychevSetEigenvalues

Sets estimates for the extreme eigenvalues of the preconditioned problem.

Synopsis

int KSPChebychevSetEigenvalues(KSP ksp,double emax,double emin)
Collective on KSP

Input Parameters

ksp - the Krylov space context
emax, emin - the eigenvalue estimates

Keywords

KSP, Chebyshev, set, eigenvalues

Location: src/ksp/impls/cheby/cheby.c
KSP Index
Table of Contents