|
MueLu
Version of the Day
|
#include <Teuchos_ParameterList.hpp>#include <Xpetra_Matrix_fwd.hpp>#include <Xpetra_MultiVector_fwd.hpp>#include <Xpetra_Operator_fwd.hpp>#include "MueLu_ConfigDefs.hpp"#include "MueLu_HierarchyManager.hpp"#include "MueLu_MLParameterListInterpreter_fwd.hpp"#include "MueLu_Hierarchy_fwd.hpp"#include "MueLu_SmootherFactory_fwd.hpp"#include "MueLu_TentativePFactory_fwd.hpp"#include "MueLu_SaPFactory_fwd.hpp"#include "MueLu_PgPFactory_fwd.hpp"#include "MueLu_AmalgamationFactory_fwd.hpp"#include "MueLu_TransPFactory_fwd.hpp"#include "MueLu_GenericRFactory_fwd.hpp"#include "MueLu_SmootherPrototype_fwd.hpp"#include "MueLu_TrilinosSmoother_fwd.hpp"#include "MueLu_IfpackSmoother_fwd.hpp"#include "MueLu_DirectSolver_fwd.hpp"#include "MueLu_HierarchyUtils_fwd.hpp"#include "MueLu_RAPFactory_fwd.hpp"#include "MueLu_CoalesceDropFactory_fwd.hpp"#include "MueLu_CoupledAggregationFactory_fwd.hpp"#include "MueLu_UncoupledAggregationFactory_fwd.hpp"#include "MueLu_NullspaceFactory_fwd.hpp"#include "MueLu_FactoryBase_fwd.hpp"#include "MueLu_RepartitionHeuristicFactory_fwd.hpp"#include "MueLu_RepartitionFactory_fwd.hpp"#include "MueLu_RebalanceTransferFactory_fwd.hpp"#include "MueLu_IsorropiaInterface_fwd.hpp"#include "MueLu_RebalanceAcFactory_fwd.hpp"#include "MueLu_RebalanceMapFactory_fwd.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::MLParameterListInterpreter< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| Class that accepts ML-style parameters and builds a MueLu preconditioner. This interpreter uses the same default values as ML. This allows to compare ML/MueLu results. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_MLPARAMETERLISTINTERPRETER_SHORT |
Functions | |
| void | MueLu::CreateSublists (const ParameterList &List, ParameterList &newList) |
| #define MUELU_MLPARAMETERLISTINTERPRETER_SHORT |
Definition at line 231 of file MueLu_MLParameterListInterpreter_decl.hpp.