OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
populate_cell_list_no_sym_impl< is_gpu > Struct Template Reference

Detailed Description

template<bool is_gpu>
struct populate_cell_list_no_sym_impl< is_gpu >

Definition at line 43 of file CellList_util.hpp.

Static Public Member Functions

template<unsigned int dim, typename T , typename prop , typename Memory , template< typename > class layout_base, typename CellList , unsigned int ... prp>
static void populate (openfpm::vector< Point< dim, T >, Memory, layout_base > &pos, openfpm::vector< Point< dim, T >, Memory, layout_base > &v_pos_out, openfpm::vector< prop, Memory, layout_base > &v_prp, openfpm::vector< prop, Memory, layout_base > &v_prp_out, CellList &cli, gpu::ofp_context_t &context, size_t g_m, cl_construct_opt optc)
 

Member Function Documentation

◆ populate()

template<bool is_gpu>
template<unsigned int dim, typename T , typename prop , typename Memory , template< typename > class layout_base, typename CellList , unsigned int ... prp>
static void populate_cell_list_no_sym_impl< is_gpu >::populate ( openfpm::vector< Point< dim, T >, Memory, layout_base > &  pos,
openfpm::vector< Point< dim, T >, Memory, layout_base > &  v_pos_out,
openfpm::vector< prop, Memory, layout_base > &  v_prp,
openfpm::vector< prop, Memory, layout_base > &  v_prp_out,
CellList cli,
gpu::ofp_context_t context,
size_t  g_m,
cl_construct_opt  optc 
)
inlinestatic

Definition at line 46 of file CellList_util.hpp.


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