OpenFPM  5.2.0
Project that contain the implementation of distributed structures
FD::get_grid_dist_expression_op< int, is_valid > Struct Template Reference

Static Public Member Functions

template<typename exp_type >
static auto get (exp_type &o1, grid_dist_key_dx< exp_type::gtype::dims > &key, comb< exp_type::gtype::dims > &c_where) -> decltype(o1.value(key, c_where))
 
template<typename exp_type >
static auto get_ref (exp_type &o1, grid_dist_key_dx< exp_type::gtype::dims > &key, comb< exp_type::gtype::dims > &c_where) -> decltype(o1.value_ref(key, c_where))
 
template<unsigned int prop, typename exp_type , typename grid_type >
static void assign (exp_type &o1, grid_type &g, const grid_dist_key_dx< exp_type::gtype::dims > &key)
 
template<unsigned int prop, typename grid_type >
static void assign_double (double d, grid_type &g, const grid_dist_key_dx< grid_type::dims > &key)
 

Detailed Description

template<unsigned int, bool is_valid>
struct FD::get_grid_dist_expression_op< int, is_valid >

Definition at line 1466 of file FD_expressions.hpp.


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