OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
Box_fix< dim > Struct Template Reference

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

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

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