MueLu
Version of the Day
|
#include <Teuchos_ParameterList.hpp>
#include <Xpetra_Matrix_fwd.hpp>
#include <Xpetra_Vector_fwd.hpp>
#include <Xpetra_VectorFactory_fwd.hpp>
#include <Xpetra_MultiVector_fwd.hpp>
#include <Xpetra_MultiVectorFactory_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_SmootherPrototype.hpp"
#include "MueLu_TrilinosSmoother_fwd.hpp"
#include "MueLu_FactoryBase_fwd.hpp"
#include "MueLu_PermutationFactory_fwd.hpp"
#include "MueLu_UseShortNames.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::PermutingSmoother< Scalar, LocalOrdinal, GlobalOrdinal, Node > |
This class first calculates row- and column permutation operators and applies a smoother to the permuted linear system. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_PERMUTINGSMOOTHER_SHORT |
#define MUELU_PERMUTINGSMOOTHER_SHORT |
Definition at line 137 of file MueLu_PermutingSmoother_decl.hpp.