Parallel Sparse Eigenvalue Solvers
P_ARPACK (D. Sorensen et al)
Designed to compute a few values and corresponding vectors of a general matrix.
Appropriate for large sparse or structured matrices A
This software is based Arnoldi process called the Implicitly Restarted Arnoldi Method (IRAM).
Reverse Communication Interface.