10 #ifndef MUELU_PREDROPFUNCTIONCONSTVAL_DECL_HPP
11 #define MUELU_PREDROPFUNCTIONCONSTVAL_DECL_HPP
14 #include "MueLu_PreDropFunctionBaseClass.hpp"
28 #undef MUELU_PREDROPFUNCTIONCONSTVAL_SHORT
71 #define MUELU_PREDROPFUNCTIONCONSTVAL_SHORT
72 #endif // MUELU_PREDROPFUNCTIONCONSTVAL_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
Tpetra::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
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar
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.