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

Particular case for local internal ghost boxes. More...

Detailed Description

template<unsigned int dim, typename T>
struct Box_sub_k< dim, T >

Particular case for local internal ghost boxes.

Definition at line 118 of file common.hpp.

#include <common.hpp>

Data Fields

Box< dim, T > bx
 extension of this local internal ghost box
 
size_t sub
 Domain id.
 
comb< dim > cmb
 Where this sub_domain live.
 
long int k
 k More...
 

Field Documentation

◆ k

template<unsigned int dim, typename T>
long int Box_sub_k< dim, T >::k

k

See also
getLocalIGhostE

Definition at line 130 of file common.hpp.


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