Go to the documentation of this file.
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
virtual ~GenericRFactory()
Destructor.
Factory for building restriction operators using a prolongator factory.
MueLu::DefaultScalar Scalar
GenericRFactory()
Constructor.
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Namespace for MueLu classes and methods.
void Build(Level &fineLevel, Level &coarseLevel) const
Build an object with this factory.
void DeclareInput(Level &fineLevel, Level &coarseLevel) const
Input.
Base class for factories that use two levels (fineLevel and coarseLevel).
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
Class that holds all level-specific information.
RCP< const ParameterList > GetValidParameterList() const
Input.
MueLu::DefaultLocalOrdinal LocalOrdinal