Result of the itersection of a box with an array of boxes. More...
#include <grid_dist_util.hpp>
Data Fields | |
| size_t | id |
| id of the box in the array that produced an non-empty intersection | |
| Box< dim, long int > | bx |
| valid result of the itersection | |
Result of the itersection of a box with an array of boxes.
Definition at line 419 of file grid_dist_util.hpp.