47 #ifndef MUELU_DROPNEGATIVEENTRIESFACTORY_DECL_HPP
48 #define MUELU_DROPNEGATIVEENTRIESFACTORY_DECL_HPP
73 #undef MUELU_DROPNEGATIVEENTRIESFACTORY_SHORT
113 #define MUELU_DROPNEGATIVEENTRIESFACTORY_SHORT
114 #endif // MUELU_DROPNEGATIVEENTRIESFACTORY_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
virtual ~DropNegativeEntriesFactory()
Destructor.
DropNegativeEntriesFactory()
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 Build(Level ¤tLevel) const
Build method.
Application-specific filtering for A. Can be used in context of graph coarsening and aggregation...
void DeclareInput(Level ¤tLevel) const
Input.
Base class for factories that use one level (currentLevel).