OpenFPM  5.2.0
Project that contain the implementation of distributed structures
ArrayWrapper< BaseT > Struct Template Reference

Public Member Functions

__device__ __host__ BaseT::scalarType & operator[] (int i)
 
__device__ __host__ const BaseT::scalarType & operator[] (int i) const
 

Data Fields

BaseT data
 

Detailed Description

template<typename BaseT>
struct ArrayWrapper< BaseT >

Provides an on-stack type wrapping the original type and switching index access

Template Parameters
BaseT

Definition at line 104 of file BlockMapGpu_dimensionalityWrappers.cuh.


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