LifeV
InvertibleOperator.hpp File Reference
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_RCPDecl.hpp>
#include <lifev/core/linear_algebra/LinearOperatorAlgebra.hpp>
#include <lifev/core/util/FactorySingleton.hpp>
#include <lifev/core/util/Factory.hpp>
#include <lifev/core/array/VectorEpetra.hpp>
+ Include dependency graph for InvertibleOperator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  InvertibleOperator
 Abstract class which defines the interface of an Invertible Linear Operator Algebra. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::Operators
 

Typedefs

typedef FactorySingleton< Factory< InvertibleOperator, std::string > > InvertibleOperatorFactory