![]() |
LifeV
|
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. | |
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.hpp.