46 #ifndef MUELU_GENERICRFACTORY_DECL_HPP
47 #define MUELU_GENERICRFACTORY_DECL_HPP
75 #undef MUELU_GENERICRFACTORY_SHORT
108 #define MUELU_GENERICRFACTORY_SHORT
109 #endif // MUELU_GENERICRFACTORY_DECL_HPP
RCP< const ParameterList > GetValidParameterList() const
Input.
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Base class for factories that use two levels (fineLevel and coarseLevel).
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
Factory for building restriction operators using a prolongator factory.
MueLu::DefaultScalar Scalar
GenericRFactory()
Constructor.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
virtual ~GenericRFactory()
Destructor.