OpenFPM  5.2.0
Project that contain the implementation of distributed structures
RhsBlockWrapper< BlockT[N1][N2]> Struct Template Reference

Public Member Functions

template<typename T , typename IndexT >
__device__ __host__ RhsBlockWrapper (T input, IndexT offset)
 

Data Fields

BlockT::scalarType value [N1][N2]
 

Detailed Description

template<typename BlockT, unsigned int N1, unsigned int N2>
struct RhsBlockWrapper< BlockT[N1][N2]>

Definition at line 177 of file BlockMapGpu_dimensionalityWrappers.cuh.


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