Contains the CSRMatrixMPI class definition, a class representing a block-row distributed compressed sparse row matrix. More...
#include <vector>
#include <tuple>
#include <memory>
#include "CSRMatrix.hpp"
#include "misc/MPIWrapper.hpp"
#include "dense/BLASLAPACKWrapper.hpp"
#include "CSRGraph.hpp"
Go to the source code of this file.
Classes | |
class | strumpack::SPMVBuffers< scalar_t, integer_t > |
class | strumpack::CSRMatrixMPI< scalar_t, integer_t > |
Block-row distributed compressed sparse row storage. More... | |
Namespaces | |
strumpack | |
Contains the CSRMatrixMPI class definition, a class representing a block-row distributed compressed sparse row matrix.