OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
grid_key_2< p > Class Template Reference

Detailed Description

template<unsigned int p>
class grid_key_2< p >

Definition at line 105 of file grid_test.hpp.

Public Member Functions

 grid_key_2 (int i_, int j_)
 

Data Fields

mem_id k [2]
 

Constructor & Destructor Documentation

◆ grid_key_2()

template<unsigned int p>
grid_key_2< p >::grid_key_2 ( int  i_,
int  j_ 
)
inline

Definition at line 109 of file grid_test.hpp.

Field Documentation

◆ k

template<unsigned int p>
mem_id grid_key_2< p >::k[2]

Definition at line 115 of file grid_test.hpp.


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