8 #ifndef OPENFPM_IO_SRC_UTIL_GBOXES_HPP_ 
    9 #define OPENFPM_IO_SRC_UTIL_GBOXES_HPP_ 
   38 template<
unsigned int dim>
 
static bool noPointers()
Indicate that this structure has no pointers inside. 
 
Box< dim, long int > Dbox
Domain box. 
 
This structure store the Box that define the domain inside the Ghost + domain box. 
 
Point< dim, long int > origin
origin of GDbox in global grid coordinates 
 
Box< dim, long int > GDbox
Ghost + Domain ghost.