![]() |
LifeV
|
Ifpack preconditioner. More...
#include <Ifpack_ConfigDefs.h>#include <Ifpack.h>#include <Ifpack_Preconditioner.h>#include <Ifpack_AdditiveSchwarz.h>#include <Ifpack_Amesos.h>#include <Ifpack_ILU.h>#include <lifev/core/LifeV.hpp>#include <lifev/core/filter/GetPot.hpp>#include <lifev/core/array/MatrixEpetra.hpp>#include <lifev/core/algorithm/Preconditioner.hpp>
Include dependency graph for PreconditionerIfpack.hpp:Go to the source code of this file.
Data Structures | |
| class | PreconditionerIfpack |
| PreconditionerIfpack - Class implementing overlapping Schwarz preconditioner. More... | |
Namespaces | |
| LifeV | |
| Default Physical Solver. | |
| LifeV::anonymous_namespace{PreconditionerIfpack.hpp} | |
Functions | |
| Preconditioner * | createIfpack () |
Variables | |
| static bool | registerIF = PRECFactory::instance().registerProduct ( "Ifpack", &createIfpack ) |
Ifpack preconditioner.
Definition in file PreconditionerIfpack.hpp.