46 #ifndef MUELU_NULLSPACEPRESMOOTHFACTORY_DECL_HPP
47 #define MUELU_NULLSPACEPRESMOOTHFACTORY_DECL_HPP
60 #undef MUELU_NULLSPACEPRESMOOTHFACTORY_SHORT
104 #define MUELU_NULLSPACEPRESMOOTHFACTORY_SHORT
105 #endif // MUELU_NULLSPACEPRESMOOTHFACTORY_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
void Build(Level ¤tLevel) const
Build an object with this factory.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
virtual ~NullspacePresmoothFactory()
Destructor.
NullspacePresmoothFactory()
Constructor.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
Base class for factories that use one level (currentLevel).