Case for external ghost box. More...
Case for external ghost box.
Definition at line 173 of file common.hpp.
#include <common.hpp>
Data Fields | |
openfpm::vector_std< Box_sub< dim, T > > | ebx |
openfpm::vector_std< Box_sub< dim, T > > | ibx |
openfpm::vector_std< Box_sub<dim,T> > Box_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 177 of file common.hpp.
openfpm::vector_std< Box_sub<dim,T> > Box_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 181 of file common.hpp.