OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
pos_or_propR< vector, prp > Struct Template Reference

selector for position or properties right side position More...

Detailed Description

template<typename vector, unsigned int prp>
struct pos_or_propR< vector, prp >

selector for position or properties right side position

Template Parameters
vectortype of the original vector
prpproperty id

Definition at line 341 of file vector_dist_operators.hpp.

#include <vector_dist_operators.hpp>

Static Public Member Functions

static auto value (vector &v, const vect_dist_key_dx &k) -> decltype(v.template getProp< prp >(k))
 return the value (position or property) of the particle k in the vector v
 

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