It store the information about the external ghost box. More...
#include <grid_dist_util.hpp>
Data Fields | |
| ::Box< dim, long int > | g_e_box |
| Box defining the external ghost box in global coordinates. | |
| ::Box< dim, long int > | l_e_box |
| Box defining the external ghost box in local coordinates for gdb_ext. | |
| ::Box< dim, long int > | lr_e_box |
| Box defining the external box in local coordinates for received box. | |
| comb< dim > | cmb |
| Sector position of the external ghost. | |
| size_t | g_id |
| Id. | |
| size_t | sub |
| sub_id in which sub-domain this box live | |
It store the information about the external ghost box.
Definition at line 235 of file grid_dist_util.hpp.