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
Namespace for MueLu classes and methods.
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.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
virtual ~NullspacePresmoothFactory()
Destructor.
NullspacePresmoothFactory()
Constructor.
void Build(Level ¤tLevel) const
Build an object with this factory.
Base class for factories that use one level (currentLevel).