46 #ifndef MUELU_PREDROPFUNCTIONCONSTVAL_DECL_HPP
47 #define MUELU_PREDROPFUNCTIONCONSTVAL_DECL_HPP
50 #include "MueLu_PreDropFunctionBaseClass.hpp"
67 #undef MUELU_PREDROPFUNCTIONCONSTVAL_SHORT
113 #define MUELU_PREDROPFUNCTIONCONSTVAL_SHORT
114 #endif // MUELU_PREDROPFUNCTIONCONSTVAL_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
bool Drop(size_t lrow, GlobalOrdinal grow, size_t k, LocalOrdinal lcid, GlobalOrdinal gcid, const Teuchos::ArrayView< const LocalOrdinal > &indices, const Teuchos::ArrayView< const Scalar > &vals)
Scalar GetThreshold() const
Return threshold value.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Scalar threshold_
Print the object with some verbosity level to an FancyOStream object.
std::string description() const
Return a simple one-line description of this object.
virtual ~PreDropFunctionConstVal()
Destructor.
PreDropFunctionConstVal(const Scalar threshold=0.0)
Constructor.