OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
block_offset< indexT > Struct Template Reference

Detailed Description

template<typename indexT>
struct block_offset< indexT >

Definition at line 13 of file SparseGridGpu_ker.cuh.

Data Fields

indexT pos
 
indexT off
 

Field Documentation

◆ off

template<typename indexT >
indexT block_offset< indexT >::off

Definition at line 16 of file SparseGridGpu_ker.cuh.

◆ pos

template<typename indexT >
indexT block_offset< indexT >::pos

Definition at line 15 of file SparseGridGpu_ker.cuh.


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