OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cid_< dim, cnt_type, ids_type, transform > Struct Template Reference

Detailed Description

template<unsigned int dim, typename cnt_type, typename ids_type, typename transform>
struct cid_< dim, cnt_type, ids_type, transform >

Definition at line 15 of file Cuda_cell_list_util_func.hpp.

Static Public Member Functions

static __device__ __host__ cnt_type get_cid (openfpm::array< ids_type, 1, cnt_type > &div_c, ids_type *e)
 
static __device__ __host__ cnt_type get_cid (const openfpm::array< ids_type, dim, cnt_type > &div_c, const grid_key_dx< 1, cnt_type > &e)
 
template<typename T >
static __device__ __host__ cnt_type get_cid (const openfpm::array< ids_type, dim, cnt_type > &div_c, const openfpm::array< T, dim, cnt_type > &spacing, const transform &t, const Point< dim, T > &p)
 

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