LifeV
MLPreconditioner.hpp File Reference
+ Include dependency graph for MLPreconditioner.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MLPreconditioner
 Interface to the ML preconditioners in Trilinos. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::Operators
 
 LifeV::Operators::anonymous_namespace{MLPreconditioner.hpp}
 

Functions

RowMatrixPreconditioner * createML ()
 

Variables

static bool registerML = RowMatrixPreconditionerFactory::instance().registerProduct( "ML", &createML )