OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
openfpm::stub_block_functor Struct Reference

Detailed Description

Definition at line 687 of file map_vector_sparse.hpp.

Public Member Functions

openfpm::vector_gpu< aggregate< unsigned int > > & get_outputMap ()
 
const openfpm::vector_gpu< aggregate< unsigned int > > & get_outputMap () const
 

Static Public Member Functions

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, mgpu::ofp_context_t &context)
 

Data Fields

openfpm::vector_gpu< aggregate< unsigned int > > outputMap
 

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