47 #ifndef PACKAGES_MUELU_SRC_GRAPH_MUELU_UNSMOOSHFACTORY_DECL_HPP_
48 #define PACKAGES_MUELU_SRC_GRAPH_MUELU_UNSMOOSHFACTORY_DECL_HPP_
51 #include "MueLu_PFactory.hpp"
98 #undef MUELU_UNSMOOSHFACTORY_SHORT
135 #define MUELU_UNSMOOSHFACTORY_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
virtual ~UnsmooshFactory()
Destructor.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
Class that holds all level-specific information.
UnsmooshFactory()
Constructor.
void BuildP(Level &, Level &) const
Abstract Build method.
Factory that provides an interface for a concrete implementation of a prolongation operator...
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
Factory for building "unsmooshed" transfer operators from transfer operators associated with a scalar...