No handling of elements by cells on that level. Therefore, don't handle it within segments as well. Uses recursive inheritance. More...
#include <segment_layers.hpp>
Public Member Functions | |
void | fill (CellType &cell) |
container_type * | container (dimension_tag< dim >) |
const container_type * | container (dimension_tag< dim >) const |
No handling of elements by cells on that level. Therefore, don't handle it within segments as well. Uses recursive inheritance.
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 >.
void fill | ( | CellType & | cell | ) | [inline] |
Reimplemented from segment_layers_full< Config, dim >.