46 #ifndef MUELU_NULLSPACEPRESMOOTHFACTORY_DECL_HPP
47 #define MUELU_NULLSPACEPRESMOOTHFACTORY_DECL_HPP
60 #undef MUELU_NULLSPACEPRESMOOTHFACTORY_SHORT
104 #define MUELU_NULLSPACEPRESMOOTHFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
NullspacePresmoothFactory()
Constructor.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
virtual ~NullspacePresmoothFactory()
Destructor.
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.
Base class for factories that use one level (currentLevel).
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode