OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
local_ghost_from_dec_impl< dim, St, prop, Memory, layout_base, is_ok_cuda > Struct Template Reference

Detailed Description

template<unsigned int dim, typename St, typename prop, typename Memory, template< typename > class layout_base, bool is_ok_cuda>
struct local_ghost_from_dec_impl< dim, St, prop, Memory, layout_base, is_ok_cuda >

Definition at line 229 of file vector_dist_comm_util_funcs.cuh.

Static Public Member Functions

static void run (openfpm::vector< aggregate< unsigned int, unsigned int >, Memory, layout_base > &o_part_loc, const openfpm::vector< Point< dim, St >, Memory, layout_base > &shifts, openfpm::vector< Box< dim, St >, Memory, layout_base > &box_f_dev, openfpm::vector< aggregate< unsigned int >, Memory, layout_base > &box_f_sv, Vcluster< Memory > &v_cl, openfpm::vector< aggregate< unsigned int >, Memory, layout_base > &starts, openfpm::vector< Point< dim, St >, Memory, layout_base > &v_pos, openfpm::vector< prop, Memory, layout_base > &v_prp, size_t &g_m, size_t opt)
 

Member Function Documentation

◆ run()

template<unsigned int dim, typename St , typename prop , typename Memory , template< typename > class layout_base, bool is_ok_cuda>
static void local_ghost_from_dec_impl< dim, St, prop, Memory, layout_base, is_ok_cuda >::run ( openfpm::vector< aggregate< unsigned int, unsigned int >, Memory, layout_base > &  o_part_loc,
const openfpm::vector< Point< dim, St >, Memory, layout_base > &  shifts,
openfpm::vector< Box< dim, St >, Memory, layout_base > &  box_f_dev,
openfpm::vector< aggregate< unsigned int >, Memory, layout_base > &  box_f_sv,
Vcluster< Memory > &  v_cl,
openfpm::vector< aggregate< unsigned int >, Memory, layout_base > &  starts,
openfpm::vector< Point< dim, St >, Memory, layout_base > &  v_pos,
openfpm::vector< prop, Memory, layout_base > &  v_prp,
size_t &  g_m,
size_t  opt 
)
inlinestatic

Definition at line 231 of file vector_dist_comm_util_funcs.cuh.


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