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

it store an internal ghost box, the linked external ghost box and the sub-domain from where it come from as internal ghost box More...

Detailed Description

template<unsigned int dim>
struct i_lbox_id< dim >

it store an internal ghost box, the linked external ghost box and the sub-domain from where it come from as internal ghost box

Definition at line 166 of file grid_dist_util.hpp.

#include <grid_dist_util.hpp>

Data Fields

::Box< dim, long int > box
 Box.
 
size_t sub
 sub-domain id
 
size_t k
 external ghost box linked to this internal ghost box
 
comb< dim > cmb
 combination
 

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