OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
RhsBlockWrapper< BlockT[N]> Struct Template Reference

Detailed Description

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

Definition at line 162 of file BlockMapGpu_dimensionalityWrappers.cuh.

Public Member Functions

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

Data Fields

BlockT::scalarType value [N]
 

Constructor & Destructor Documentation

◆ RhsBlockWrapper()

template<typename BlockT , unsigned int N>
template<typename T , typename IndexT >
__device__ __host__ RhsBlockWrapper< BlockT[N]>::RhsBlockWrapper ( input,
IndexT  offset 
)
inline

Definition at line 167 of file BlockMapGpu_dimensionalityWrappers.cuh.

Field Documentation

◆ value

template<typename BlockT , unsigned int N>
BlockT::scalarType RhsBlockWrapper< BlockT[N]>::value[N]

Definition at line 164 of file BlockMapGpu_dimensionalityWrappers.cuh.


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