Go to the documentation of this file.
46 #ifndef MUELU_DEMOFACTORY_DECL_HPP
47 #define MUELU_DEMOFACTORY_DECL_HPP
65 #undef MUELU_DEMOFACTORY_SHORT
107 #define MUELU_DEMOFACTORY_SHORT
108 #endif // MUELU_DEMOFACTORY_DECL_HPP
empty factory for demonstration
DemoFactory()
Constructor.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Namespace for MueLu classes and methods.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Base class for factories that use one level (currentLevel).
virtual ~DemoFactory()
Destructor.
Class that holds all level-specific information.
void Build(Level ¤tLevel) const
Build an object with this factory.
MueLu::DefaultLocalOrdinal LocalOrdinal