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

Get the reference of the selected element. More...

Detailed Description

template<unsigned int prp>
struct red_max< prp >

Get the reference of the selected element.

Get the reference of the selected element

Parameters
pproperty to get (is an integer)
v1grid_key that identify the element in the grid

Definition at line 76 of file trash_bin.hpp.

#include <trash_bin.hpp>

Static Public Member Functions

template<typename aggr_vect , typename encap_type >
static void red (aggr_vect &aggr, encap_type &ec)
 
template<typename red_type , typename aggr_vect , typename BlockReduce >
static red_type red_final (red_type *rt, aggr_vect &aggr)
 

Member Function Documentation

◆ red()

template<unsigned int prp>
template<typename aggr_vect , typename encap_type >
static void red_max< prp >::red ( aggr_vect &  aggr,
encap_type &  ec 
)
inlinestatic

Definition at line 79 of file trash_bin.hpp.

◆ red_final()

template<unsigned int prp>
template<typename red_type , typename aggr_vect , typename BlockReduce >
static red_type red_max< prp >::red_final ( red_type *  rt,
aggr_vect &  aggr 
)
inlinestatic

Definition at line 88 of file trash_bin.hpp.


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