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< Edge > | ug::Grid::edge_traits |
typedef traits< Face > | ug::Grid::face_traits |
typedef traits< Vertex > | ug::Grid::vertex_traits |
Convenience access to grid elements. More... | |
typedef traits< Volume > | ug::Grid::volume_traits |
Grid, MultiGrid and GridObjectCollection are contained in this group.
typedef traits<Edge> ug::Grid::edge_traits |
typedef traits<Face> ug::Grid::face_traits |
typedef traits<Vertex> ug::Grid::vertex_traits |
Convenience access to grid elements.
typedef traits<Volume> ug::Grid::volume_traits |