OpenFPM  5.2.0
Project that contain the implementation of distributed structures
vector_dist_expression_comp_proxy_sel< cond, prop > Struct Template Reference

Expression implementation computation selector. More...

#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)
 
template<bool cond_, unsigned int n, typename v_type , typename exp_type >
static void compute (v_type &v, exp_type &v_exp, int(&comp)[n])
 

Detailed Description

template<bool cond, unsigned int prop = 0>
struct vector_dist_expression_comp_proxy_sel< cond, prop >

Expression implementation computation selector.

Definition at line 808 of file vector_dist_operators.hpp.


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