ug4
|
Go to the source code of this file.
Classes | |
class | ug::FVGeometryBase |
base class for all FVGeometries More... | |
struct | ug::MidID |
helper class to store dimension and id of a midpoint of a sub-element More... | |
class | ug::UniqueFVGeomIDProvider |
a singleton class that returns a new id for each type More... | |
Namespaces | |
ug | |
the ug namespace | |
Functions | |
template<class TType > | |
size_t | ug::GetUniqueFVGeomID () |
This method associates a unique unsigned integer value with each type. More... | |