|
int | ug::bridge::GetUGDim () |
| returns the dimension to which UG was initialized through InitUG
|
|
Registry & | ug::bridge::GetUGRegistry () |
| returns the default registry used in ug
|
|
void | ug::bridge::InitBridge () |
| calls RegisterStandardInterfaces
|
|
void | ug::bridge::InitUG (int dim, const AlgebraType &algebraType) |
| Sets the default classes of class-groups based on a tags using default DoFManager.
|
|
void | ug::bridge::InitUG (int dim, const AlgebraType &algType, bool verbose) |
| Sets the default classes of class-groups based on a tags.
|
|
void | ug::bridge::RegisterStandardBridges (Registry ®, string parentGroup) |
|