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

Detailed Description

template<unsigned int p>
class grid_key_c3< p >

Definition at line 119 of file grid_test.hpp.

Public Member Functions

 grid_key_c3 (mem_id i_, mem_id j_, mem_id k_)
 

Data Fields

const std::array< mem_id, 3 > k
 

Constructor & Destructor Documentation

◆ grid_key_c3()

template<unsigned int p>
grid_key_c3< p >::grid_key_c3 ( mem_id  i_,
mem_id  j_,
mem_id  k_ 
)
inline

Definition at line 123 of file grid_test.hpp.

Field Documentation

◆ k

template<unsigned int p>
const std::array<mem_id,3> grid_key_c3< p >::k

Definition at line 128 of file grid_test.hpp.


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