46#ifndef MUELU_DEMOFACTORY_DECL_HPP
47#define MUELU_DEMOFACTORY_DECL_HPP
64 class DemoFactory :
public SingleLevelFactoryBase {
65#undef MUELU_DEMOFACTORY_SHORT
96 void Build(Level & currentLevel)
const;
107#define MUELU_DEMOFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
virtual ~DemoFactory()
Destructor.
DemoFactory()
Constructor.
void Build(Level ¤tLevel) const
Build an object with this factory.
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar