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
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Base class for factories that use one level (currentLevel).
RCP< const FactoryBase > postSmootherFact_
void Build(Level &level) const
Build an object with this factory.
RCP< const FactoryBase > preSmootherFact_
virtual ~TopSmootherFactory()
void DeclareInput(Level &level) const
Specifies the data that this class needs, and the factories that generate that data.
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar