ug4
|
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
ug::bridge | |
Macros | |
#define | UG_REGISTRY_CATCH_THROW(grp) |
Functions | |
template<typename Functionality > | |
void | ug::bridge::RegisterCommon (Registry ®, std::string grp) |
template<typename Functionality > | |
void | ug::bridge::RegisterDimension1dDependent (Registry ®, std::string grp) |
template<typename Functionality > | |
void | ug::bridge::RegisterDimension2d3dDependent (Registry ®, std::string grp) |
template<typename Functionality > | |
void | ug::bridge::RegisterDimension2dDependent (Registry ®, std::string grp) |
template<typename Functionality > | |
void | ug::bridge::RegisterDimension3dDependent (Registry ®, std::string grp) |
template<typename Functionality > | |
void | ug::bridge::RegisterDimensionDependent (Registry ®, std::string grp) |
#define UG_REGISTRY_CATCH_THROW | ( | grp | ) |