OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
object_si_d< v_src, v_dst, OBJ_ENCAP > Struct Template Reference

Detailed Description

template<typename v_src, typename v_dst>
struct object_si_d< v_src, v_dst, OBJ_ENCAP >

Definition at line 284 of file object_si_d.hpp.

Public Member Functions

__device__ __host__ object_si_d (const v_src &&vs, v_dst &&vd)
 
__device__ __host__ object_si_d (const v_src &vs, v_dst &vd)
 

Constructor & Destructor Documentation

◆ object_si_d() [1/2]

template<typename v_src , typename v_dst >
__device__ __host__ object_si_d< v_src, v_dst, OBJ_ENCAP >::object_si_d ( const v_src &&  vs,
v_dst &&  vd 
)
inline

Definition at line 286 of file object_si_d.hpp.

◆ object_si_d() [2/2]

template<typename v_src , typename v_dst >
__device__ __host__ object_si_d< v_src, v_dst, OBJ_ENCAP >::object_si_d ( const v_src &  vs,
v_dst &  vd 
)
inline

Definition at line 290 of file object_si_d.hpp.


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