10 #ifndef MUELU_DEMOFACTORY_DECL_HPP
11 #define MUELU_DEMOFACTORY_DECL_HPP
29 #undef MUELU_DEMOFACTORY_SHORT
71 #define MUELU_DEMOFACTORY_SHORT
72 #endif // MUELU_DEMOFACTORY_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
virtual ~DemoFactory()
Destructor.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
MueLu::DefaultScalar Scalar
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
empty factory for demonstration
void Build(Level ¤tLevel) const
Build an object with this factory.
DemoFactory()
Constructor.
Base class for factories that use one level (currentLevel).