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

Detailed Description

template<bool with_pos, unsigned int dim, typename St, typename prop, typename Memory, template< typename > class layout_base>
struct local_ghost_from_opart_impl< with_pos, dim, St, prop, Memory, layout_base, true >

Definition at line 193 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< Point< dim, St >, Memory, layout_base > &v_pos, openfpm::vector< prop, Memory, layout_base > &v_prp, size_t opt)
 

Member Function Documentation

◆ run()

template<bool with_pos, unsigned int dim, typename St , typename prop , typename Memory , template< typename > class layout_base>
static void local_ghost_from_opart_impl< with_pos, dim, St, prop, Memory, layout_base, true >::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< Point< dim, St >, Memory, layout_base > &  v_pos,
openfpm::vector< prop, Memory, layout_base > &  v_prp,
size_t  opt 
)
inlinestatic

Definition at line 195 of file vector_dist_comm_util_funcs.cuh.


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