OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
enc_num< encap > Struct Template Reference

Detailed Description

template<typename encap>
struct enc_num< encap >

Definition at line 12 of file encap_num.hpp.

Public Member Functions

__device__ enc_num (const encap &ec, unsigned int offset)
 
template<unsigned int p>
__device__ auto get () -> decltype(ec.template get< p >()[offset])
 
__device__ unsigned int getOffset ()
 

Data Fields

encap ec
 
unsigned int offset
 

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