LifeV
|
#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>
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 |