10#ifndef MUELU_THRESHOLDAFILTERFACTORY_DECL_HPP
11#define MUELU_THRESHOLDAFILTERFACTORY_DECL_HPP
23#include "Teuchos_ScalarTraits.hpp"
38#undef MUELU_THRESHOLDAFILTERFACTORY_SHORT
41 using magnitudeType =
typename Teuchos::ScalarTraits<Scalar>::magnitudeType;
75#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.
const magnitudeType threshold_
threshold parameter
std::string varName_
name of input and output variable
const GlobalOrdinal expectedNNZperRow_
typename Teuchos::ScalarTraits< Scalar >::magnitudeType magnitudeType
Namespace for MueLu classes and methods.
Tpetra::KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar