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
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
Namespace for MueLu classes and methods.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
virtual ~UnsmooshFactory()
Destructor.
MueLu::DefaultScalar Scalar
void BuildP(Level &, Level &) const
Abstract Build method.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
UnsmooshFactory()
Constructor.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
Factory that provides an interface for a concrete implementation of a prolongation operator...
Factory for building "unsmooshed" transfer operators from transfer operators associated with a scalar...