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

Detailed Description

template<typename val_type, bool is_sort>
struct point_scalar_process< val_type, is_sort, true >

Definition at line 301 of file vector_dist_operators_functions.hpp.

Public Types

typedef 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>
typedef val_type point_scalar_process< val_type, is_sort, true >::type

Definition at line 303 of file vector_dist_operators_functions.hpp.

Member Function Documentation

◆ process()

template<typename val_type , bool is_sort>
template<typename vector_type , typename expression >
static void point_scalar_process< val_type, is_sort, true >::process ( val_type &  val,
vector_type ve,
expression &  o1 
)
inlinestatic

Definition at line 306 of file vector_dist_operators_functions.hpp.


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