|
MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"#include <Teuchos_ParameterList.hpp>#include <Xpetra_MapExtractor_fwd.hpp>#include <Xpetra_MultiVectorFactory_fwd.hpp>#include <Xpetra_Matrix_fwd.hpp>#include "MueLu_SimpleSmoother_fwd.hpp"#include "MueLu_SmootherPrototype.hpp"#include "MueLu_FactoryBase_fwd.hpp"#include "MueLu_FactoryManagerBase_fwd.hpp"#include "MueLu_SmootherBase_fwd.hpp"#include "MueLu_Utilities_fwd.hpp"#include "MueLu_SchurComplementFactory_fwd.hpp"#include "MueLu_FactoryManager_fwd.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::SimpleSmoother< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| SIMPLE smoother for 2x2 block matrices. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_SIMPLESMOOTHER_SHORT |
| #define MUELU_SIMPLESMOOTHER_SHORT |
Definition at line 174 of file MueLu_SimpleSmoother_decl.hpp.