
Files | |
| file | BLACSGrid.hpp [code] |
| Contains a wrapper class around a BLACS grid/context. | |
| file | DenseMatrix.hpp [code] |
| Contains the DenseMatrix and DenseMatrixWrapper classes, simple wrappers around BLAS/LAPACK style dense matrices. | |
| file | DistributedMatrix.hpp [code] |
| 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). | |