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

it store a box, its unique id and the sub-domain from where it come from More...

Detailed Description

template<unsigned int dim>
struct i_box_id< dim >

it store a box, its unique id and the sub-domain from where it come from

Definition at line 142 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
 

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