OpenFPM  5.2.0
Project that contain the implementation of distributed structures
ArrayWrapper< BaseType[N1]> Struct Template Reference

Public Member Functions

__device__ __host__ MultiArrayViewGpu< BaseType, N1, 0 > operator[] (int i)
 
__device__ __host__ const MultiArrayViewGpu< BaseType, N1, 0 > operator[] (int i) const
 

Data Fields

BaseType data [N1]
 

Detailed Description

template<typename BaseType, unsigned int N1>
struct ArrayWrapper< BaseType[N1]>

Definition at line 120 of file BlockMapGpu_dimensionalityWrappers.cuh.


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