ChebyshevFilterDegree

A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X

ChebyshevFilterDegree

Section SCF::Eigensolver
Type integer
Default 10

Used by the Chebyshev filter only. The degree of the Chebyshev polynomial used to dampen the interval of eigenstates one is not interested in. The larger the polynomial, the fewer SCF steps should be required to reach convergence, however this directly defines the number of matrix-vector products performed on the Hamiltonian per SCF step. A value in the range 8 <= ChebyshevFilterDegree <= 20 is reasonable.


Source information