OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
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 96 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

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

k

See Also
getLocalGhostIBoxE

Definition at line 108 of file common.hpp.


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