Go to the documentation of this file.
46 #ifndef MUELU_SCALEDNULLSPACEFACTORY_DECL_HPP
47 #define MUELU_SCALEDNULLSPACEFACTORY_DECL_HPP
49 #include <Xpetra_Matrix_fwd.hpp>
50 #include <Xpetra_VectorFactory_fwd.hpp>
51 #include <Xpetra_MultiVectorFactory_fwd.hpp>
110 #undef MUELU_SCALEDNULLSPACEFACTORY_SHORT
120 SetParameter(
"Fine level nullspace", ParameterEntry(nspName));
159 #define MUELU_SCALEDNULLSPACEFACTORY_SHORT
160 #endif // MUELU_SCALEDNULLSPACEFACTORY_DECL_HPP
void SetParameter(const std::string &name, const ParameterEntry &entry)
Set a parameter directly as a ParameterEntry.
DASHPOS string(SUBSTRING ${CLASS} 0 ${DASHPOS} CLASS_NAME) set(CONDITION_NAME "") set(CONDITION_NAME_END "") string(SUBSTRING $
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Namespace for MueLu classes and methods.
RCP< const ParameterList > GetValidParameterList() const
Define valid parameters for internal factory parameters.
virtual ~ScaledNullspaceFactory()
Destructor.
void DeclareInput(Level ¤tLevel) const
Specifies the data that this class needs, and the factories that generate that data.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
ScaledNullspaceFactory(const std::string &nspName="Nullspace")
Constructor.
void Build(Level ¤tLevel) const
Build an object with this factory.
Base class for factories that use one level (currentLevel).
Factory for generating a very special nullspace.
Class that holds all level-specific information.
MueLu::DefaultLocalOrdinal LocalOrdinal