LifeV
PreconditionerComposition.cpp File Reference

This file contains the PreconditionerComposition class. More...

#include <lifev/core/algorithm/PreconditionerComposition.hpp>
#include <lifev/core/operator/ConfinedOperator.hpp>
#include <Ifpack_config.h>
#include <Ifpack.h>
#include <Ifpack_Preconditioner.h>
#include <ml_MultiLevelPreconditioner.h>
#include <Ifpack_AdditiveSchwarz.h>
#include <Ifpack_Amesos.h>
#include <Ifpack_ILU.h>
+ Include dependency graph for PreconditionerComposition.cpp:

Go to the source code of this file.

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.cpp.