Go to the documentation of this file.
46 #ifndef MUELU_THRESHOLDAFILTERFACTORY_DECL_HPP
47 #define MUELU_THRESHOLDAFILTERFACTORY_DECL_HPP
73 #undef MUELU_THRESHOLDAFILTERFACTORY_SHORT
113 #define MUELU_THRESHOLDAFILTERFACTORY_SHORT
114 #endif // MUELU_THRESHOLDAFILTERFACTORY_DECL_HPP
const Scalar threshold_
threshold parameter
DASHPOS string(SUBSTRING ${CLASS} 0 ${DASHPOS} CLASS_NAME) set(CONDITION_NAME "") set(CONDITION_NAME_END "") string(SUBSTRING $
ThresholdAFilterFactory(const std::string &ename, const Scalar threshold, const bool keepDiagonal=true, const GlobalOrdinal expectedNNZperRow=-1)
Constructor.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Factory for building a thresholded operator.
Namespace for MueLu classes and methods.
void Build(Level ¤tLevel) const
Build an object with this factory.
virtual ~ThresholdAFilterFactory()
Destructor.
void DeclareInput(Level ¤tLevel) const
Input.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Base class for factories that use one level (currentLevel).
std::string varName_
name of input and output variable
const GlobalOrdinal expectedNNZperRow_
Class that holds all level-specific information.
MueLu::DefaultLocalOrdinal LocalOrdinal