ug4
|
Namespaces | |
ug | |
the ug namespace | |
Functions | |
AGeomObjID | ug::aGeomObjID ("globalID", false) |
template<> | |
size_t | ug::hash_key< GeomObjID > (const GeomObjID &key) |
generates a hash key for a GeomObjID. More... | |
UG_API bool | ug::operator< (const GeomObjID &gid1, const GeomObjID &gid2) |
UG_API std::ostream & | ug::operator<< (std::ostream &out, const GeomObjID &goId) |
template<class TGeomObj > | |
static void | ug::RemoveEmptyInterfaces (typename GridLayoutMap::Types< TGeomObj >::Map &map) |
A helper method for GridLayoutMap::remove_empty_interfaces() More... | |