Internal ghost box sent to construct external ghost box into the other processors. More...
Internal ghost box sent to construct external ghost box into the other processors.
Definition at line 50 of file grid_dist_id.hpp.
#include <grid_dist_id.hpp>
Data Fields | |
Box< dim, size_t > | bx |
Box in global unit. | |
comb< dim > | cmb |
In which sector live the box. | |
size_t | g_id |
Global id of the internal ghost box. | |
size_t | r_sub |
from which sub-domain this internal ghost box is generated (or with which sub-domain is overlapping) | |
Box in global unit.
Definition at line 53 of file grid_dist_id.hpp.
In which sector live the box.
Definition at line 55 of file grid_dist_id.hpp.
size_t Box_fix< dim >::g_id |
Global id of the internal ghost box.
Definition at line 57 of file grid_dist_id.hpp.
size_t Box_fix< dim >::r_sub |
from which sub-domain this internal ghost box is generated (or with which sub-domain is overlapping)
Definition at line 59 of file grid_dist_id.hpp.