17 #ifndef MUELU_PERMUTATIONFACTORY_DECL_HPP_
18 #define MUELU_PERMUTATIONFACTORY_DECL_HPP_
42 class PermutationFactory :
public SingleLevelFactoryBase {
43 #undef MUELU_PERMUTATIONFACTORY_SHORT
76 void Build(Level ¤tLevel)
const;
85 #define MUELU_PERMUTATIONFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
virtual ~PermutationFactory()
Destructor.
PermutationFactory()
Constructor.
MueLu::DefaultScalar Scalar
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
void Build(Level ¤tLevel) const
Build an object with this factory.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.