Element index contain a data chunk index and a point index.
More...
template<typename SparseGridGpu_type>
class sparse_grid_gpu_index< SparseGridGpu_type >
Element index contain a data chunk index and a point index.
- Template Parameters
-
Definition at line 17 of file SparseGridGpu_iterator.hpp.
#include <SparseGridGpu_iterator.hpp>
◆ sparse_grid_gpu_index()
template<typename SparseGridGpu_type>
◆ get_cnk_pos_id()
template<typename SparseGridGpu_type>
Get chunk position id.
Return the position of the chunk in the chunks array
- See also
- SparseGridGpu
-
private_get_data_array
- Returns
- Get chunk position id
Definition at line 68 of file SparseGridGpu_iterator.hpp.
◆ get_data_id()
template<typename SparseGridGpu_type>
Get chunk local index (the returned index < getblockSize())
- Returns
- Get chunk position id
Definition at line 78 of file SparseGridGpu_iterator.hpp.
◆ operator+()
template<typename SparseGridGpu_type>
◆ set_cnk_pos_id()
template<typename SparseGridGpu_type>
◆ set_d()
template<typename SparseGridGpu_type>
◆ set_data_id()
template<typename SparseGridGpu_type>
◆ toPoint()
template<typename SparseGridGpu_type>
The documentation for this class was generated from the following file: