ug4

Grid, MultiGrid and GridObjectCollection are contained in this group. More...

Classes

class  ug::Grid
 Manages the elements of a grid and their interconnection. More...
 
class  ug::GridObjectCollection
 a helper class that holds a collection of possibly unconnected geometric-objects. More...
 
class  ug::MultiGrid
 

Typedefs

typedef traits< Edgeug::Grid::edge_traits
 
typedef traits< Faceug::Grid::face_traits
 
typedef traits< Vertexug::Grid::vertex_traits
 Convenience access to grid elements. More...
 
typedef traits< Volumeug::Grid::volume_traits
 

Detailed Description

Grid, MultiGrid and GridObjectCollection are contained in this group.

Typedef Documentation

◆ edge_traits

◆ face_traits

◆ vertex_traits

Convenience access to grid elements.

◆ volume_traits