OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
result_box< dim > Struct Template Reference

Result of the itersection of a box with an array of boxes. More...

Detailed Description

template<unsigned int dim>
struct result_box< dim >

Result of the itersection of a box with an array of boxes.

Definition at line 419 of file grid_dist_util.hpp.

#include <grid_dist_util.hpp>

Data Fields

size_t id
 id of the box in the array that produced an non-empty intersection
 
Box< dim, long int > bx
 valid result of the itersection
 

The documentation for this struct was generated from the following file: