LifeV
PreconditionerComposition.hpp File Reference

This file contains the PreconditionerComposition class. More...

#include <vector>
#include <boost/shared_ptr.hpp>
#include <Teuchos_ParameterList.hpp>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/algorithm/Preconditioner.hpp>
#include <lifev/core/algorithm/ComposedOperator.hpp>
#include <lifev/core/array/MapEpetra.hpp>
#include <lifev/core/array/VectorBlockStructure.hpp>
+ Include dependency graph for PreconditionerComposition.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  PreconditionerComposition
 PreconditionerComposition - Class to manage preconditioners composed by matrices multiplication. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

This file contains the PreconditionerComposition class.

Author
Gwenol Grandperrin gweno.nosp@m.l.gr.nosp@m.andpe.nosp@m.rrin.nosp@m.@epfl.nosp@m..ch
Date
30-11-2010

The class provides an efficient way of dealing with preconditioner composed as a multiplication of matrices.

Definition in file PreconditionerComposition.hpp.