10 #ifndef MUELU_NOFACTORY_HPP
11 #define MUELU_NOFACTORY_HPP
16 #include "MueLu_config.hpp"
58 #ifdef HAVE_MUELU_DEBUG
59 void ResetDebugData()
const {}
69 #endif // MUELU_NOFACTORY_HPP
void CallBuild(Level &requestedLevel) const
Implementation of FactoryBase interface.
void CallDeclareInput(Level &) const
Base class for factories (e.g., R, P, and A_coarse).
Class that holds all level-specific information.
virtual ~NoFactory()
Destructor.
static const RCP< const NoFactory > getRCP()
Static Get() functions.
static RCP< const NoFactory > noFactory_
NoFactory that is used for data stored in level class for that no generating factory is available/nec...