Contains the definition of the base (abstract/pure virtual) sparse solver class. More...
#include <new>
#include <memory>
#include <vector>
#include <string>
#include "StrumpackConfig.hpp"
#include "StrumpackOptions.hpp"
#include "sparse/CSRMatrix.hpp"
#include "dense/DenseMatrix.hpp"
Go to the source code of this file.
Classes | |
class | strumpack::MatrixReordering< scalar_t, integer_t > |
class | strumpack::EliminationTree< scalar_t, integer_t > |
class | strumpack::StrumpackSparseSolverBase< scalar_t, integer_t > |
StrumpackSparseSolver is the main sequential or multithreaded sparse solver class. More... | |
Namespaces | |
strumpack | |
Contains the definition of the base (abstract/pure virtual) sparse solver class.