Compounds | |
| class | boundary_range_generic |
| Class representing the boundary of a grid. More... | |
| class | boundary_range_iterator |
| Iterator over vertices and edges of all boundary components of a grid. More... | |
| class | boundary_range_vertex_iterator |
| Iterator over the vertices of all boundary components of a grid. More... | |
| class | boundary_range_edge_iterator |
| Iterator over the edges of all boundary components of a grid. More... | |
Initalization time is
,
is the facet set of the grid. Storage is
, where
is the number of boundary components.
This works only for 2D, as it uses the 2D-component iterators.
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000