47#ifndef MUELU_COARSENINGVISUALIZATIONFACTORY_DECL_HPP_
48#define MUELU_COARSENINGVISUALIZATIONFACTORY_DECL_HPP_
50#include <Xpetra_Matrix_fwd.hpp>
54#include "MueLu_VisualizationHelpers.hpp"
94#undef MUELU_COARSENINGVISUALIZATIONFACTORY_SHORT
128#define MUELU_COARSENINGVISUALIZATIONFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Factory to visualize coarsening information using prolongation operators.
CoarseningVisualizationFactory()
Constructor.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
virtual ~CoarseningVisualizationFactory()
Destructor.
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
Class that holds all level-specific information.
Base class for factories that use two levels (fineLevel and coarseLevel).
Base class providing routines to visualize aggregates and coarsening information.
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Tpetra::Details::DefaultTypes::scalar_type DefaultScalar