8 #ifndef PACKAGES_MUELU_SRC_MUECENTRAL_MUELU_TOPSMOOTHERFACTORY_DECL_HPP_ 9 #define PACKAGES_MUELU_SRC_MUECENTRAL_MUELU_TOPSMOOTHERFACTORY_DECL_HPP_ 31 #undef MUELU_TOPSMOOTHERFACTORY_SHORT 36 TopSmootherFactory(RCP<const FactoryManagerBase> parentFactoryManager,
const std::string& varName);
51 #define MUELU_TOPSMOOTHERFACTORY_SHORT void DeclareInput(Level &level) const
Specifies the data that this class needs, and the factories that generate that data.
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Namespace for MueLu classes and methods.
virtual ~TopSmootherFactory()
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void Build(Level &level) const
Build an object with this factory.
RCP< const FactoryBase > preSmootherFact_
RCP< const FactoryBase > postSmootherFact_
Base class for factories that use one level (currentLevel).
TopSmootherFactory(RCP< const FactoryManagerBase > parentFactoryManager, const std::string &varName)