OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::IterateThreadLoad< MAX, MAX > Struct Template Reference

Helper structure for templated load iteration (termination case) More...

Detailed Description

template<int MAX>
struct cub::IterateThreadLoad< MAX, MAX >

Helper structure for templated load iteration (termination case)

Definition at line 141 of file thread_load.cuh.

Static Public Member Functions

template<CacheLoadModifier MODIFIER, typename T >
static __device__ __forceinline__ void Load (T const *, T *)
 
template<typename InputIteratorT , typename T >
static __device__ __forceinline__ void Dereference (InputIteratorT, T *)
 

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