It contain a box definition and from witch sub-domain it come from (in the local processor list) and an unique if across adjacent processors (for communication)
If the box come from the intersection of an expanded sub-domain and a sub-domain
Assuming we are considering the near processors i (0 to getNNProcessors())
Definition at line 89 of file common.hpp.
#include <common.hpp>
Public Member Functions | |
Box_sub () | |
Constructor reset cmb. | |
Data Fields | |
Box< dim, T > | bx |
Internal ghost box definition. | |
size_t | sub |
Domain id. | |
size_t | id |
see ebx_ibx_form in ie_ghost for the meaning | |
size_t | r_sub |
see getNearSubdomainsRealId in nn_prcs | |
comb< dim > | cmb |
see ie_ghost follow sector explanation | |