applier.hpp File Reference

Helper class for abstracting differences between inverse operators and preconditioners in DUNE. More...

Include dependency graph for applier.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Opm::Elasticity::OperatorApplier< T >
 Class abstracting a preconditioner or an inverse operator. More...
 

Namespaces

 Opm
 
 Opm::Elasticity
 

Typedefs

typedef OperatorApplier
< Dune::InverseOperator
< Vector, Vector > > 
Opm::Elasticity::InverseApplier
 
typedef OperatorApplier
< Dune::Preconditioner< Vector,
Vector > > 
Opm::Elasticity::PreApplier
 

Detailed Description

Helper class for abstracting differences between inverse operators and preconditioners in DUNE.

Date
Dec 22 2012
Author
Arne Morten Kvarving / SINTEF