|
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_BraessSarazinSmoother_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_FactoryManager_fwd.hpp"#include "MueLu_UseShortNames.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::BraessSarazinSmoother< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
| BraessSarazin smoother for 2x2 block matrices. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_BRAESSSARAZINSMOOTHER_SHORT |
| #define MUELU_BRAESSSARAZINSMOOTHER_SHORT |
Definition at line 128 of file MueLu_BraessSarazinSmoother_decl.hpp.