MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "AbstractLinAlgPack_DirectSparseSolver.hpp"
#include "AbstractLinAlgPack_VectorSpaceSerial.hpp"
Go to the source code of this file.
Classes | |
class | AbstractLinAlgPack::DirectSparseSolverImp |
Implementation node class for DirectSparseSolver that takes care of the memory management details. More... | |
class | AbstractLinAlgPack::DirectSparseSolverImp::FactorizationNonzeros |
Abstract class for objects that represent the factorization nonzeros of a particular matrix. More... | |
class | AbstractLinAlgPack::DirectSparseSolverImp::BasisMatrixImp |
Implementation node subclass that combines factorization structure and factorization nonzeros into a single basis matrix object. More... | |
Namespaces | |
AbstractLinAlgPack | |