10 #ifndef MUELU_INITIALBLOCKNUMBER_FACTORY_DECL_HPP
11 #define MUELU_INITIALBLOCKNUMBER_FACTORY_DECL_HPP
34 #undef MUELU_INITIALBLOCKNUMBERFACTORY_SHORT
76 #define MUELU_INITIALBLOCKNUMBERFACTORY_SHORT
77 #endif // MUELU_INITIALBLOCKNUMBER_FACTORY_DECL_HPP
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Class for generating an initial LocalOrdinal-type BlockNumber vector, based on an input paraemter for...
InitialBlockNumberFactory()
Constructor.
void Build(Level ¤tLevel) const
Build an object with this factory.
MueLu::DefaultScalar Scalar
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
virtual ~InitialBlockNumberFactory()
Destructor.
Base class for factories that use one level (currentLevel).
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.