46 #ifndef MUELU_HIERARCHYUTILS_DECL_HPP
47 #define MUELU_HIERARCHYUTILS_DECL_HPP
75 SetFactoryManager(
const RCP<Level> & level,
const RCP<const FactoryManagerBase> & factoryManager)
79 level->SetFactoryManager(factoryManager);
104 #undef MUELU_HIERARCHYUTILS_SHORT
120 #define MUELU_HIERARCHYUTILS_SHORT
MueLu::DefaultLocalOrdinal LocalOrdinal
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
static void AddNonSerializableDataToHierarchy(HierarchyManager &HM, Hierarchy &H, const ParameterList &nonSerialList)
Provides methods to build a multigrid hierarchy and apply multigrid cycles.
An exception safe way to call the method 'Level::SetFactoryManager()'.
SetFactoryManager(const RCP< Level > &level, const RCP< const FactoryManagerBase > &factoryManager)
const RCP< Level > level_
const RCP< const FactoryManagerBase > prevFactoryManager_
virtual ~SetFactoryManager()
Destructor.
Namespace for MueLu classes and methods.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode