It store the information about the external ghost box. More...
It store the information about the external ghost box.
Definition at line 235 of file grid_dist_util.hpp.
#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 | |
Sector position of the external ghost.
Definition at line 247 of file grid_dist_util.hpp.
Box defining the external ghost box in global coordinates.
Definition at line 238 of file grid_dist_util.hpp.
size_t e_box_id< dim >::g_id |
Id.
Definition at line 250 of file grid_dist_util.hpp.
Box defining the external ghost box in local coordinates for gdb_ext.
Definition at line 241 of file grid_dist_util.hpp.
Box defining the external box in local coordinates for received box.
Definition at line 244 of file grid_dist_util.hpp.
size_t e_box_id< dim >::sub |
sub_id in which sub-domain this box live
Definition at line 253 of file grid_dist_util.hpp.