MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_PermutingSmoother_decl.hpp File Reference
#include <Teuchos_ParameterList.hpp>
#include <Xpetra_CrsMatrixWrap_fwd.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_Utilities_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
 

Macro Definition Documentation

#define MUELU_PERMUTINGSMOOTHER_SHORT

Definition at line 177 of file MueLu_PermutingSmoother_decl.hpp.