46#ifndef MUELU_THRESHOLDAFILTERFACTORY_DECL_HPP
47#define MUELU_THRESHOLDAFILTERFACTORY_DECL_HPP
73#undef MUELU_THRESHOLDAFILTERFACTORY_SHORT
109#define MUELU_THRESHOLDAFILTERFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
Base class for factories that use one level (currentLevel).
Factory for building a thresholded operator.
void Build(Level ¤tLevel) const
Build an object with this factory.
void DeclareInput(Level ¤tLevel) const
Input.
std::string varName_
name of input and output variable
const GlobalOrdinal expectedNNZperRow_
ThresholdAFilterFactory(const std::string &ename, const Scalar threshold, const bool keepDiagonal=true, const GlobalOrdinal expectedNNZperRow=-1)
Constructor.
const Scalar threshold_
threshold parameter
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar