MueLu
Version of the Day
|
#include <Teuchos_ParameterList.hpp>
#include <Xpetra_BlockedCrsMatrix_fwd.hpp>
#include <Xpetra_CrsMatrixWrap_fwd.hpp>
#include <Xpetra_Matrix_fwd.hpp>
#include <Xpetra_MultiVectorFactory_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_Ifpack2Smoother_fwd.hpp"
#include <Tpetra_CrsMatrix.hpp>
#include <Ifpack2_Factory_decl.hpp>
#include <Ifpack2_Factory_def.hpp>
#include <Ifpack2_Preconditioner.hpp>
#include "MueLu_Level_fwd.hpp"
#include "MueLu_SmootherPrototype.hpp"
#include "MueLu_Utilities_fwd.hpp"
#include "MueLu_Aggregates_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::Ifpack2Smoother< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
Class that encapsulates Ifpack2 smoothers. More... | |
class | MueLu::Ifpack2Smoother< double, int, int, Xpetra::EpetraNode > |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_IFPACK2SMOOTHER_SHORT |
#define MUELU_IFPACK2SMOOTHER_SHORT |
Definition at line 252 of file MueLu_Ifpack2Smoother_decl.hpp.