47 #ifndef MUELU_COARSENINGVISUALIZATIONFACTORY_DECL_HPP_ 48 #define MUELU_COARSENINGVISUALIZATIONFACTORY_DECL_HPP_ 50 #include <Xpetra_Matrix_fwd.hpp> 54 #include "MueLu_VisualizationHelpers.hpp" 93 class CoarseningVisualizationFactory :
public TwoLevelFactoryBase,
public VisualizationHelpers<Scalar, LocalOrdinal, GlobalOrdinal, Node> {
94 #undef MUELU_COARSENINGVISUALIZATIONFACTORY_SHORT 128 #define MUELU_COARSENINGVISUALIZATIONFACTORY_SHORT MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
CoarseningVisualizationFactory()
Constructor.
Namespace for MueLu classes and methods.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
virtual ~CoarseningVisualizationFactory()
Destructor.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.