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
Namespace for MueLu classes and methods.
virtual ~DropNegativeEntriesFactory()
Destructor.
DropNegativeEntriesFactory()
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void DeclareInput(Level ¤tLevel) const
Input.
void Build(Level ¤tLevel) const
Build method.
Application-specific filtering for A. Can be used in context of graph coarsening and aggregation...
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).