Case for local ghost box. More...
Case for local ghost box.
Definition at line 143 of file common.hpp.
#include <common.hpp>
Data Fields | |
openfpm::vector_std< Box_sub_k< dim, T > > | ebx |
openfpm::vector_std< Box_sub_k< dim, T > > | ibx |
openfpm::vector_std< Box_sub_k<dim,T> > lBox_dom< dim, T >::ebx |
Intersection between the local sub-domain enlarged by the ghost and the contiguous processor sub-domains (External ghost)
Definition at line 147 of file common.hpp.
openfpm::vector_std< Box_sub_k<dim,T> > lBox_dom< dim, T >::ibx |
Intersection between the contiguous processor sub-domain enlarged by the ghost with the local sub-domain (Internal ghost)
Definition at line 151 of file common.hpp.