46 #ifndef MUELU_HIERARCHYUTILS_DECL_HPP
47 #define MUELU_HIERARCHYUTILS_DECL_HPP
79 level->SetFactoryManager(factoryManager);
99 template <
class Scalar,
100 class LocalOrdinal = int,
101 class GlobalOrdinal = LocalOrdinal,
104 #undef MUELU_HIERARCHYUTILS_SHORT
120 #define MUELU_HIERARCHYUTILS_SHORT
121 #endif // MUELU_HIERARCHYUTILS_DECL_HPP
static void AddNonSerializableDataToHierarchy(HierarchyManager &HM, Hierarchy &H, const ParameterList &nonSerialList)
virtual ~SetFactoryManager()
Destructor.
const RCP< Level > level_
An exception safe way to call the method 'Level::SetFactoryManager()'.
const RCP< const FactoryManagerBase > prevFactoryManager_
Provides methods to build a multigrid hierarchy and apply multigrid cycles.
SetFactoryManager(const RCP< Level > &level, const RCP< const FactoryManagerBase > &factoryManager)