HermesCommon  3.0
precond_ifpack.cpp File Reference

IFPACK (Trilinos package) preconditioners interface. More...

#include "config.h"
#include "precond_ifpack.h"
#include "Ifpack_PointRelaxation.h"
#include "Ifpack_BlockRelaxation.h"
#include "Ifpack_DenseContainer.h"
#include "Ifpack_AdditiveSchwarz.h"
#include "Ifpack_ILU.h"
#include "Ifpack_ILUT.h"
#include "Ifpack_IC.h"
#include "Ifpack_ICT.h"
#include "Ifpack_Graph_Epetra_CrsGraph.h"

Go to the source code of this file.

Namespaces

 Hermes
 General namespace for the Hermes library.
 
 Hermes::Preconditioners
 Namespace containing objects for preconditioners.
 

Variables

template class HERMES_API Hermes::Preconditioners::IfpackPrecond< double >
 

Detailed Description

IFPACK (Trilinos package) preconditioners interface.

Definition in file precond_ifpack.cpp.