Go to the documentation of this file.
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
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)
DASHPOS string(SUBSTRING ${CLASS} 0 ${DASHPOS} CLASS_NAME) set(CONDITION_NAME "") set(CONDITION_NAME_END "") string(SUBSTRING $
PreDropFunctionConstVal(const Scalar threshold=0.0)
Constructor.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Scalar threshold_
Print the object with some verbosity level to an FancyOStream object.
Namespace for MueLu classes and methods.
std::string description() const
Return a simple one-line description of this object.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Scalar GetThreshold() const
Return threshold value.
virtual ~PreDropFunctionConstVal()
Destructor.
MueLu::DefaultLocalOrdinal LocalOrdinal