it store a box, its unique id and the sub-domain from where it come from More...
it store a box, its unique id and the sub-domain from where it come from
Definition at line 469 of file grid_dist_util.hpp.
#include <grid_dist_util.hpp>
Data Fields | |
::Box< dim, long int > | box |
Box. | |
size_t | g_id |
id | |
size_t | r_sub |
r_sub id of the sub-domain in the sent list | |
comb< dim > | cmb |
Sector where it live the linked external ghost box. | |
size_t | sub |
sub | |
Box.
Definition at line 472 of file grid_dist_util.hpp.
Sector where it live the linked external ghost box.
Definition at line 481 of file grid_dist_util.hpp.
size_t i_box_id< dim >::g_id |
id
Definition at line 475 of file grid_dist_util.hpp.
size_t i_box_id< dim >::r_sub |
r_sub id of the sub-domain in the sent list
Definition at line 478 of file grid_dist_util.hpp.
size_t i_box_id< dim >::sub |
sub
Definition at line 486 of file grid_dist_util.hpp.