It store the information about the local external ghost box. More...
It store the information about the local external ghost box.
Definition at line 207 of file grid_dist_util.hpp.
#include <grid_dist_util.hpp>
Data Fields | |
| ::Box< dim, long int > | box |
| Box defining the external ghost box in local coordinates. | |
| bool | initialized = false |
| Has this external ghost box initialized. | |
| size_t | sub |
| sub_id in which sub-domain this box live | |
| size_t | k |
| external ghost box linked to this internal ghost box | |
| comb< dim > | cmb |
| Sector position of the local external ghost box. | |