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

set of internal ghost box to send More...

Detailed Description

template<unsigned int dim>
struct ibox_send< dim >

set of internal ghost box to send

Definition at line 494 of file grid_dist_util.hpp.

#include <grid_dist_util.hpp>

Data Fields

size_t gid
 global id
 
Box< dim, long int > ibox
 internal ghost box
 

Field Documentation

◆ gid

template<unsigned int dim>
size_t ibox_send< dim >::gid

global id

Definition at line 497 of file grid_dist_util.hpp.

◆ ibox

template<unsigned int dim>
Box<dim,long int> ibox_send< dim >::ibox

internal ghost box

Definition at line 500 of file grid_dist_util.hpp.


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