OpenFPM  5.2.0
Project that contain the implementation of distributed structures
Box_fix< dim > Struct Template Reference

Internal ghost box sent to construct external ghost box into the other processors. More...

#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)
 

Detailed Description

template<unsigned int dim>
struct Box_fix< dim >

Internal ghost box sent to construct external ghost box into the other processors.

Definition at line 51 of file grid_dist_id.hpp.


The documentation for this struct was generated from the following file: