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

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

Detailed Description

template<unsigned int dim>
struct e_box_id< dim >

It store the information about the external ghost box.

Definition at line 185 of file grid_dist_util.hpp.

#include <grid_dist_util.hpp>

Data Fields

::Box< dim, long int > g_e_box
 Box defining the external ghost box in global coordinates.
 
::Box< dim, long int > l_e_box
 Box defining the external ghost box in local coordinates.
 
comb< dim > cmb
 Sector position of the external ghost.
 
size_t g_id
 Id.
 
size_t sub
 sub_id in which sub-domain this box live
 

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