LifeV
PreconditionerIfpack.hpp File Reference

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 )
 

Detailed Description

Ifpack preconditioner.

Author
Simone Deparis simon.nosp@m.e.de.nosp@m.paris.nosp@m.@epf.nosp@m.l.ch
Contributor:
Gwenol Grandperrin gweno.nosp@m.l.gr.nosp@m.andpe.nosp@m.rrin.nosp@m.@epfl.nosp@m..ch
Maintainer:
Gwenol Grandperrin gweno.nosp@m.l.gr.nosp@m.andpe.nosp@m.rrin.nosp@m.@epfl.nosp@m..ch
Date
09-11-2006

Definition in file PreconditionerIfpack.hpp.