Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bridge.cpp File Reference

Namespaces

namespace  ug
 the ug namespace
 
namespace  ug::bridge
 

Functions

int ug::bridge::GetUGDim ()
 returns the dimension to which UG was initialized through InitUG
 
Registryug::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 &reg, string parentGroup)
 

Variables

static int ug::bridge::UG4_DIM = -1
 the dimension to which ug was initialized through InitUG
 
const char * ug::bridge::UG4_GRP = "/ug4"
 string for ug4 group