LifeV
|
Go to the source code of this file.
Data Structures | |
class | IfpackPreconditioner |
Interface to the Ifpack preconditioners in Trilinos. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::Operators | |
LifeV::Operators::anonymous_namespace{IfpackPreconditioner.hpp} | |
Functions | |
RowMatrixPreconditioner * | createIfpack () |
Variables | |
static bool | registerIF = RowMatrixPreconditionerFactory::instance().registerProduct( "Ifpack", &createIfpack ) |
Definition in file IfpackPreconditioner.hpp.