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

It store the information about the local external ghost box. More...

Detailed Description

template<unsigned int dim>
struct e_lbox_id< dim >

It store the information about the local external ghost box.

Definition at line 207 of file grid_dist_util.hpp.

#include <grid_dist_util.hpp>

Data Fields

::Box< dim, long int > box
 Box defining the external ghost box in local coordinates.
 
bool initialized = false
 Has this external ghost box initialized.
 
size_t sub
 sub_id in which sub-domain this box live
 
size_t k
 external ghost box linked to this internal ghost box
 
comb< dim > cmb
 Sector position of the local external ghost box.
 

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