LifeV
PreconditionerComposed.hpp File Reference

File containing the Composed Preconditioner Class. More...

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

Go to the source code of this file.

Data Structures

class  PreconditionerComposed
 PreconditionerComposed -. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

File containing the Composed Preconditioner Class.

Date
07-05-2009
Author
Simone Deparis simon.nosp@m.e.de.nosp@m.paris.nosp@m.@epf.nosp@m.l.ch, Paolo Crosetto paolo.nosp@m..cro.nosp@m.setto.nosp@m.@epf.nosp@m.l.ch
Contributor:
Paolo Crosetto paolo.nosp@m..cro.nosp@m.setto.nosp@m.@epf.nosp@m.l.ch
Maintainer:
Paolo Crosetto paolo.nosp@m..cro.nosp@m.setto.nosp@m.@epf.nosp@m.l.ch Class handling a preconditioner defined as a multiplication of several preconditioners. The class inherits from the base Preconditioner class and implements some methds which are used in the EpetraOperator, so that it can be passed as a template argument to the ComposedOperator object.

Definition in file PreconditionerComposed.hpp.