OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
openfpm::cpu_block_process< reduction_type, 3 > Struct Template Reference

Detailed Description

template<typename reduction_type>
struct openfpm::cpu_block_process< reduction_type, 3 >

Definition at line 89 of file map_vector_sparse.hpp.

Static Public Member Functions

template<typename encap_src , typename encap_dst , unsigned int N1>
static void process (encap_src &src, encap_dst(&dst)[N1])
 
template<unsigned int N1, unsigned int blockSize, typename encap_src , typename encap_dst >
static void process_e (encap_src &src, encap_dst &dst)
 

Member Function Documentation

◆ process()

template<typename reduction_type >
template<typename encap_src , typename encap_dst , unsigned int N1>
static void openfpm::cpu_block_process< reduction_type, 3 >::process ( encap_src &  src,
encap_dst(&)  dst[N1] 
)
inlinestatic

Definition at line 92 of file map_vector_sparse.hpp.

◆ process_e()

template<typename reduction_type >
template<unsigned int N1, unsigned int blockSize, typename encap_src , typename encap_dst >
static void openfpm::cpu_block_process< reduction_type, 3 >::process_e ( encap_src &  src,
encap_dst &  dst 
)
inlinestatic

Definition at line 104 of file map_vector_sparse.hpp.


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