MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
AbstractLinAlgPack_DirectSparseSolver.hpp File Reference
#include "AbstractLinAlgPack_Types.hpp"
#include "AbstractLinAlgPack_MatrixConvertToSparse.hpp"
#include "AbstractLinAlgPack_MatrixNonsing.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_AbstractFactory.hpp"
Include dependency graph for AbstractLinAlgPack_DirectSparseSolver.hpp:
This graph shows which files directly or indirectly include this file:

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