OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cid_< dim, ids_type, transform_type > Struct Template Reference

Static Public Member Functions

static __device__ __host__ unsigned int get_cid (openfpm::array< ids_type, 1 > &numCellDiv, ids_type *e)
 
static __device__ __host__ unsigned int get_cid (const openfpm::array< ids_type, dim > &numCellDiv, const grid_key_dx< 1, unsigned int > &e)
 
template<typename T >
static __device__ __host__ unsigned int get_cid (const openfpm::array< ids_type, dim > &numCellDiv, const openfpm::array< T, dim > &unitCellP2, const transform_type &pointTransform, const Point< dim, T > &p)
 

Detailed Description

template<unsigned int dim, typename ids_type, typename transform_type>
struct cid_< dim, ids_type, transform_type >

Definition at line 16 of file Cuda_cell_list_util_func.hpp.


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