OpenFPM  5.2.0
Project that contain the implementation of distributed structures
vector_dist_op_compute_op< prp, impl > Struct Template Reference

Static Public Member Functions

template<typename vector , typename expr >
static void compute_expr (vector &v, expr &v_exp)
 
template<unsigned int n, typename vector , typename expr >
static void compute_expr_slice (vector &v, expr &v_exp, int(&comp)[n])
 
template<typename vector >
static void compute_const (vector &v, double d)
 

Detailed Description

template<unsigned int prp, int impl>
struct vector_dist_op_compute_op< prp, impl >

Definition at line 195 of file vector_dist_operators_cuda.cuh.


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