17#ifndef MUELU_PERMUTATIONFACTORY_DECL_HPP_
18#define MUELU_PERMUTATIONFACTORY_DECL_HPP_
20#include <Xpetra_Map_fwd.hpp>
21#include <Xpetra_Matrix_fwd.hpp>
43#undef MUELU_PERMUTATIONFACTORY_SHORT
85#define MUELU_PERMUTATIONFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
PermutationFactory()
Constructor.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
void Build(Level ¤tLevel) const
Build an object with this factory.
virtual ~PermutationFactory()
Destructor.
SingleLevelFactoryBase()
Constructor.
Namespace for MueLu classes and methods.
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar