OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
ip_box_grid< dim > Struct Template Reference

Per-processor Internal ghost box. More...

Detailed Description

template<unsigned int dim>
struct ip_box_grid< dim >

Per-processor Internal ghost box.

Definition at line 555 of file grid_dist_util.hpp.

#include <grid_dist_util.hpp>

Data Fields

openfpm::vector< i_box_id< dim > > bid
 
size_t prc
 processor id
 

Field Documentation

◆ bid

template<unsigned int dim>
openfpm::vector<i_box_id<dim> > ip_box_grid< dim >::bid

Definition at line 558 of file grid_dist_util.hpp.

◆ prc

template<unsigned int dim>
size_t ip_box_grid< dim >::prc

processor id

Definition at line 561 of file grid_dist_util.hpp.


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