2. SchurCheb: Schur
Complement
Chebyshev Eigenvalue Solver for
Small Eigenvalues
SchurCheb is a MPI-based C++ research code for computing partial
spectral factorizations of matrix pencils via Chebyshev
approximation. This is a distributed-memory package for
computing all the eigenvalues (and corresponding eigenvectors)
of a large, sparse, real symmetric positive definite matrix
pencil that lie within a target interval. The algorithm is
purely algebraic.
|