OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
openfpm::sparse_vector_reduction_cpu_impl< reduction_type, vector_reduction, T, impl, red_type > Struct Template Reference

Detailed Description

template<typename reduction_type, typename vector_reduction, typename T, unsigned int impl, typename red_type>
struct openfpm::sparse_vector_reduction_cpu_impl< reduction_type, vector_reduction, T, impl, red_type >

Definition at line 329 of file map_vector_sparse.hpp.

Static Public Member Functions

template<typename vector_data_type , typename vector_index_type , typename vector_index_type_reo >
static void red (size_t &i, vector_data_type &vector_data_red, vector_data_type &vector_data, vector_index_type &vector_index, vector_index_type_reo &reorder_add_index_cpu)
 

Member Function Documentation

◆ red()

template<typename reduction_type , typename vector_reduction , typename T , unsigned int impl, typename red_type >
template<typename vector_data_type , typename vector_index_type , typename vector_index_type_reo >
static void openfpm::sparse_vector_reduction_cpu_impl< reduction_type, vector_reduction, T, impl, red_type >::red ( size_t &  i,
vector_data_type &  vector_data_red,
vector_data_type &  vector_data,
vector_index_type &  vector_index,
vector_index_type_reo &  reorder_add_index_cpu 
)
inlinestatic

Definition at line 332 of file map_vector_sparse.hpp.


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