SLEPc - t-sakashita/rokko GitHub Wiki
SLEPc (Scalable Library for Eigenvalue Problem)
固有値ソルバライブラリ
実装されている固有値問題の解法
- べき乗法
- 逆べき乗法
- Rayleigh商反復法
- Lanczos法 (再直交化不要版)
- Krylov-Schur法
- Generalized Davidson法
- Jacobi-Davidson法
- Rayleigh Quotient Conjugate Gradient法
- Contour integral Sakurai-Sugiura法
- 部分空間法
- Arnoldi法(explicit restart)
並列化
- MPI並列