Case for local external ghost box. More...
Case for local external ghost box.
Definition at line 132 of file common.hpp.
#include <common.hpp>
Data Fields | |
| openfpm::vector<::Box< dim, T > > | bx | 
| openfpm::vector<::Box< dim, T > > | nbx | 
| size_t | proc | 
| processor  | |
| openfpm::vector<::Box<dim,T> > Box_proc< dim, T >::bx | 
Intersection between the local sub-domain enlarged by the ghost and the contiguous processor sub-domains (External ghost)
Definition at line 136 of file common.hpp.
| openfpm::vector<::Box<dim,T> > Box_proc< dim, T >::nbx | 
Intersection between the contiguous processor sub-domain enlarged by the ghost with the local sub-domain (Internal ghost)
Definition at line 140 of file common.hpp.