Go to the documentation of this file.
46 #ifndef MUELU_HIERARCHYFACTORY_HPP
47 #define MUELU_HIERARCHYFACTORY_HPP
49 #include "Teuchos_RCP.hpp"
64 #undef MUELU_HIERARCHYFACTORY_SHORT
95 #define MUELU_HIERARCHYFACTORY_SHORT
96 #endif //ifndef MUELU_HIERARCHYFACTORY_HPP
DASHPOS string(SUBSTRING ${CLASS} 0 ${DASHPOS} CLASS_NAME) set(CONDITION_NAME "") set(CONDITION_NAME_END "") string(SUBSTRING $
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Namespace for MueLu classes and methods.
virtual void SetupHierarchy(Hierarchy &H) const =0
Setup Hierarchy object.
Base class for MueLu classes.
virtual RCP< Hierarchy > CreateHierarchy() const =0
Create an empty Hierarchy object.
virtual ~HierarchyFactory()
Destructor.
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
virtual RCP< Hierarchy > CreateHierarchy(const std::string &label) const =0
Create a labeled empty Hierarchy object.
Provides methods to build a multigrid hierarchy and apply multigrid cycles.
MueLu::DefaultLocalOrdinal LocalOrdinal