Definition at line 685 of file map_vector_sparse.hpp.
|
template<unsigned int pSegment, typename vector_reduction , typename T , typename vector_index_type , typename vector_data_type > |
static bool | seg_reduce (vector_index_type &segments, vector_data_type &src, vector_data_type &dst) |
|
template<typename vector_index_type , typename vector_data_type , typename ... v_reduce> |
static bool | solve_conflicts (vector_index_type &keys, vector_index_type &merge_indices, vector_data_type &data1, vector_data_type &data2, vector_index_type &indices_tmp, vector_data_type &data_tmp, vector_index_type &keysOut, vector_data_type &dataOut, gpu::ofp_context_t &context) |
|
◆ get_outputMap() [1/2]
◆ get_outputMap() [2/2]
◆ seg_reduce()
template<unsigned int pSegment, typename vector_reduction , typename T , typename vector_index_type , typename vector_data_type >
static bool openfpm::stub_block_functor::seg_reduce |
( |
vector_index_type & |
segments, |
|
|
vector_data_type & |
src, |
|
|
vector_data_type & |
dst |
|
) |
| |
|
inlinestatic |
◆ solve_conflicts()
template<typename vector_index_type , typename vector_data_type , typename ... v_reduce>
static bool openfpm::stub_block_functor::solve_conflicts |
( |
vector_index_type & |
keys, |
|
|
vector_index_type & |
merge_indices, |
|
|
vector_data_type & |
data1, |
|
|
vector_data_type & |
data2, |
|
|
vector_index_type & |
indices_tmp, |
|
|
vector_data_type & |
data_tmp, |
|
|
vector_index_type & |
keysOut, |
|
|
vector_data_type & |
dataOut, |
|
|
gpu::ofp_context_t & |
context |
|
) |
| |
|
inlinestatic |
◆ outputMap
The documentation for this struct was generated from the following file: