OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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)
 

Member Function Documentation

◆ get_cid() [1/3]

template<unsigned int dim, typename cnt_type , typename ids_type , typename transform >
static __device__ __host__ cnt_type cid_< dim, cnt_type, ids_type, transform >::get_cid ( const openfpm::array< ids_type, dim, cnt_type > &  div_c,
const grid_key_dx< 1, cnt_type > &  e 
)
inlinestatic

Definition at line 28 of file Cuda_cell_list_util_func.hpp.

◆ get_cid() [2/3]

template<unsigned int dim, typename cnt_type , typename ids_type , typename transform >
template<typename T >
static __device__ __host__ cnt_type cid_< dim, cnt_type, ids_type, transform >::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 
)
inlinestatic

Definition at line 39 of file Cuda_cell_list_util_func.hpp.

◆ get_cid() [3/3]

template<unsigned int dim, typename cnt_type , typename ids_type , typename transform >
static __device__ __host__ cnt_type cid_< dim, cnt_type, ids_type, transform >::get_cid ( openfpm::array< ids_type, 1, cnt_type > &  div_c,
ids_type *  e 
)
inlinestatic

Definition at line 17 of file Cuda_cell_list_util_func.hpp.


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