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

Expression implementation computation selector. More...

Detailed Description

template<bool cond>
struct vector_dist_expression_comp_proxy_sel< cond >

Expression implementation computation selector.

Definition at line 831 of file vector_dist_operators.hpp.

#include <vector_dist_operators.hpp>

Static Public Member Functions

template<bool cond_, typename v_type , typename exp_type >
static void compute (v_type &v, exp_type &v_exp)
 

Member Function Documentation

◆ compute()

template<bool cond>
template<bool cond_, typename v_type , typename exp_type >
static void vector_dist_expression_comp_proxy_sel< cond >::compute ( v_type &  v,
exp_type &  v_exp 
)
inlinestatic

Definition at line 834 of file vector_dist_operators.hpp.


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