MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"
#include <Teuchos_ParameterList.hpp>
#include <Xpetra_Matrix_fwd.hpp>
#include <Xpetra_BlockedCrsMatrix_fwd.hpp>
#include <Xpetra_ReorderedBlockedCrsMatrix_fwd.hpp>
#include <Xpetra_MultiVectorFactory_fwd.hpp>
#include <Xpetra_MapExtractor_fwd.hpp>
#include "MueLu_BlockedGaussSeidelSmoother_fwd.hpp"
#include "MueLu_SmootherPrototype.hpp"
#include "MueLu_FactoryBase_fwd.hpp"
#include "MueLu_FactoryManagerBase_fwd.hpp"
#include "MueLu_SmootherBase_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::BlockedGaussSeidelSmoother< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
block Gauss-Seidel method for blocked matrices More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_BLOCKEDGAUSSSEIDELSMOOTHER_SHORT |
#define MUELU_BLOCKEDGAUSSSEIDELSMOOTHER_SHORT |
Definition at line 176 of file MueLu_BlockedGaussSeidelSmoother_decl.hpp.