|
ScaLAPACKFX
|
Wrapper functions for scalapack. More...
Data Types | |
| interface | descinit |
| Initializes a descriptor for a distributed array. More... | |
| interface | infog2l |
| Converts global matrix index into local. More... | |
| interface | numroc |
| Number of rows or columns of distributed matrix owned by local process. More... | |
| interface | pheev |
| Solves the Hermitian eigenvalue problem. More... | |
| interface | pheevd |
| Solves the Hermitian eigenvalue problem by divide and conquer algorithm. More... | |
| interface | phegst |
| Reduces generalized Hermitian eigenvalue problem to standard form. More... | |
| interface | ppotrf |
| Cholesky factorization of symmetric/Hermitian positive definite matrix. More... | |
| interface | psyev |
| Solves the symmetric eigenvalue problem. More... | |
| interface | psyevd |
| Solves the symmetric eigenvalue problem by divide and conquer algorithm. More... | |
| interface | psygst |
| Reduces generalized symmetric eigenvalue problem to standard form. More... | |
| interface | ptrsm |
| Linear system of equation for triangular matrix. More... | |
| interface | sl_init |
| Scalapack initialization routine. More... | |
Wrapper functions for scalapack.