LifeV
|
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>
Go to the source code of this file.
Namespaces | |
LifeV | |
Default Physical Solver. | |
This file contains the PreconditionerComposition class.
The class provides an efficient way of dealing with preconditioner composed as a multiplication of matrices.
Definition in file PreconditionerComposition.cpp.