MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "AbstractLinAlgPack_Types.hpp"
#include "AbstractLinAlgPack_MatrixConvertToSparse.hpp"
#include "AbstractLinAlgPack_MatrixNonsing.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_AbstractFactory.hpp"
Go to the source code of this file.
Classes | |
class | AbstractLinAlgPack::DirectSparseSolver |
Abstract interface to serial direct sparse linear solvers. More... | |
class | AbstractLinAlgPack::DirectSparseSolver::FactorizationStructure |
Abstract class for objects that represent the factorization structure of a particular matrix. More... | |
class | AbstractLinAlgPack::DirectSparseSolver::BasisMatrix |
Abstract class for objects that represent the factorized matrix and can be used to solve for different right-hand-sides. More... | |
class | AbstractLinAlgPack::DirectSparseSolver::UnsymmetricRankDeficientException |
class | AbstractLinAlgPack::DirectSparseSolver::IncompatibleMatrixStructureException |
class | AbstractLinAlgPack::DirectSparseSolver::InvalidObjectType |
class | AbstractLinAlgPack::DirectSparseSolver::NoCurrentBasisException |
class | AbstractLinAlgPack::DirectSparseSolver::FactorizationFailure |
Namespaces | |
AbstractLinAlgPack | |