StrumpackSparseSolver.hpp File Reference

Contains the definition of the sequential/multithreaded sparse solver class. More...

#include <new>
#include <memory>
#include <vector>
#include <string>
#include "StrumpackSparseSolverBase.hpp"
Include dependency graph for StrumpackSparseSolver.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::StrumpackSparseSolver< scalar_t, integer_t >
 StrumpackSparseSolver is the main sequential or multithreaded sparse solver class. More...
 

Namespaces

 strumpack
 

Detailed Description

Contains the definition of the sequential/multithreaded sparse solver class.