
Files | |
| BLACSGrid.hpp | |
| Contains a wrapper class around a BLACS grid/context. | |
| DenseMatrix.hpp | |
| Contains the DenseMatrix and DenseMatrixWrapper classes, simple wrappers around BLAS/LAPACK style dense matrices. | |
| DistributedMatrix.hpp | |
| Contains the DistributedMatrix and DistributedMatrixWrapper classes, wrappers around ScaLAPACK/PBLAS style 2d block cyclic matrices. See also strumpack::BLACSGrid for the processor grid (BLACS functionality). | |