OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
grid_key_d< dim, p > Class Template Reference

grid_key_d is the key to access any element in the grid More...

Detailed Description

template<unsigned int dim, unsigned int p>
class grid_key_d< dim, p >

grid_key_d is the key to access any element in the grid

grid_key_d is the key to access any element in the grid

Parameters
dimdimensionality of the grid
pobject property to get from the element of the grid

Definition at line 465 of file grid_key.hpp.

#include <grid_key.hpp>

Public Member Functions

template<typename a , typename... T>
 grid_key_d (a v, T...t)
 
template<typename a , typename... T>
void invert_assign (a v, T...t)
 
template<typename a , typename... T>
void invert_assign (a v)
 
template<typename a , typename... T>
 grid_key_d (a v, T...t)
 
template<typename a , typename... T>
void invert_assign (a v, T...t)
 
template<typename a , typename... T>
void invert_assign (a v)
 

Data Fields

mem_id k [dim]
 

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