EPSEVSL#

EPSEVSL = “evsl” - A wrapper to EVSL [Li et al., 2019].

Note#

The Eigenvalues Slicing Library {EVSL} is intended for the case that all eigenvalues inside a given interval are requested, for Hermitian problems. It is based on polynomial filters, and has similarities with the algorithms implemented in STFILTER.

References#

[Li19]

R. Li, Y. Xi, L. Erlandson, and Y. Saad. The eigenvalues slicing library (EVSL): algorithms, implementation, and software. SIAM J. Sci. Comput., 41(4):C393–C415, 2019. doi:10.1137/18M1170935.

See Also#

EPS: Eigenvalue Problem Solver, EPS, EPSType, EPSSetType()

Level#

beginner

Location#

src/eps/impls/external/evsl/evsl.c


Index of all EPS routines Table of Contents for all manual pages Index of all manual pages