|
ViennaGrid
1.0.1
|
Handler for cells in a segment. Since cells are the defining entity of segments, this requires special treatment. More...
#include <segment_layers.hpp>
Public Member Functions | |
| void | push_back (CellType &cell) |
| container_type * | container (dimension_tag< dim >) |
| const container_type * | container (dimension_tag< dim >) const |
Handler for cells in a segment. Since cells are the defining entity of segments, this requires special treatment.
| container_type* container | ( | dimension_tag< dim > | ) | [inline] |
Reimplemented from segment_layers_full< Config, dim >.
| const container_type* container | ( | dimension_tag< dim > | ) | const [inline] |
Reimplemented from segment_layers_full< Config, dim >.
1.7.6.1