Contains the definition of fully distributed sparse solver class. More...
#include "SparseSolverBase.hpp"#include "dense/ScaLAPACKWrapper.hpp"#include "dense/DistributedVector.hpp"#include "sparse/CSRMatrixMPI.hpp"
Go to the source code of this file.
Classes | |
| class | strumpack::SparseSolverMPIDist< scalar_t, integer_t > |
| This is the fully distributed solver. More... | |
Namespaces | |
| strumpack | |
Typedefs | |
| template<typename scalar_t , typename integer_t > | |
| using | strumpack::StrumpackSparseSolverMPIDist = SparseSolverMPIDist< scalar_t, integer_t > |
Contains the definition of fully distributed sparse solver class.