LifeV
SolverOperator.hpp File Reference

Solver Operator. More...

#include <lifev/core/operator/LinearOperator.hpp>
#include <lifev/core/util/FactorySingleton.hpp>
#include <lifev/core/util/Factory.hpp>
#include <lifev/core/array/VectorEpetra.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_RCPDecl.hpp>
#include <Epetra_MpiComm.h>
+ Include dependency graph for SolverOperator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

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

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::Operators
 

Typedefs

typedef FactorySingleton< Factory< SolverOperator, std::string > > SolverOperatorFactory
 

Detailed Description

Solver Operator.

Author
Umberto Villa umber.nosp@m.to.v.nosp@m.illa@.nosp@m.gmai.nosp@m.l.com
Contributor:
Gwenol Grandperrin gweno.nosp@m.l.gr.nosp@m.andpe.nosp@m.rrin.nosp@m.@epfl.nosp@m..ch
Date
03-09-2010

Definition in file SolverOperator.hpp.