|
DOLFIN
DOLFIN C++ interface
|
#include <GenericBoundingBoxTree.h>
Public Attributes | |
| unsigned int | child_0 |
| Child 0. | |
| unsigned int | child_1 |
| Child 1. | |
Bounding box data. Leaf nodes are indicated by setting child_0 equal to the node itself. For leaf nodes, child_1 is set to the index of the entity contained in the leaf bounding box.
1.8.13