OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vector_reduce_selector< is_device > Struct Template Reference

Detailed Description

template<bool is_device>
struct vector_reduce_selector< is_device >

Definition at line 346 of file vector_dist_operators_functions.hpp.

Static Public Member Functions

template<typename is_sort , typename o1_type , typename val_type >
static void red (o1_type &o1, val_type &val)
 

Member Function Documentation

◆ red()

template<bool is_device>
template<typename is_sort , typename o1_type , typename val_type >
static void vector_reduce_selector< is_device >::red ( o1_type &  o1,
val_type &  val 
)
inlinestatic

Definition at line 349 of file vector_dist_operators_functions.hpp.


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