OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
point_scalar_process< val_type, is_sort, is_scalar > Struct Template Reference

Detailed Description

template<typename val_type, bool is_sort, bool is_scalar = is_Point<val_type>::type::value>
struct point_scalar_process< val_type, is_sort, is_scalar >

Definition at line 273 of file vector_dist_operators_functions.hpp.

Public Types

typedef aggregate< val_type > type
 

Static Public Member Functions

template<typename vector_type , typename expression >
static void process (val_type &val, vector_type &ve, expression &o1)
 

Member Typedef Documentation

◆ type

template<typename val_type , bool is_sort, bool is_scalar = is_Point<val_type>::type::value>
typedef aggregate<val_type> point_scalar_process< val_type, is_sort, is_scalar >::type

Definition at line 275 of file vector_dist_operators_functions.hpp.

Member Function Documentation

◆ process()

template<typename val_type , bool is_sort, bool is_scalar = is_Point<val_type>::type::value>
template<typename vector_type , typename expression >
static void point_scalar_process< val_type, is_sort, is_scalar >::process ( val_type &  val,
vector_type ve,
expression &  o1 
)
inlinestatic

Definition at line 278 of file vector_dist_operators_functions.hpp.


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