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

Public Member Functions

template<typename IndexT >
__device__ __host__ RhsBlockWrapper (BlockT &block, IndexT offset)
 

Data Fields

BlockT::scalarType & value
 

Detailed Description

template<typename BlockT>
struct RhsBlockWrapper< BlockT >

A wrapper for general dimension right hand sides for assignments. This involves copies of data into local registers upon construction.

Template Parameters
BlockT

Definition at line 153 of file BlockMapGpu_dimensionalityWrappers.cuh.


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