OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
call_recursive_host_device_if_vector< T, T_ker, type_prp, layout_base, is_vector > Struct Template Reference

Detailed Description

template<typename T, typename T_ker, typename type_prp, template< typename > class layout_base, int is_vector>
struct call_recursive_host_device_if_vector< T, T_ker, type_prp, layout_base, is_vector >

Definition at line 38 of file tokernel_transformation.hpp.

Static Public Member Functions

template<typename mem_type , typename obj_type >
static void transform (mem_type *mem, obj_type &obj, size_t start, size_t stop)
 
template<typename obj_type >
static void call (obj_type &obj, size_t start, size_t stop)
 It is a vector recursively call deviceToHost.
 

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