OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
interp_ele_sca_array< copy_type, Tsrc, Tdst, Grid_src, Grid_dst, 1 > Struct Template Reference

Add 1D array elements. More...

Detailed Description

template<typename copy_type, typename Tsrc, typename Tdst, typename Grid_src, typename Grid_dst>
struct interp_ele_sca_array< copy_type, Tsrc, Tdst, Grid_src, Grid_dst, 1 >

Add 1D array elements.

spacialization in case of 1D array

Template Parameters
copy_typeType that should be copied
Tproperty id to copy
EvType of source the Vector

Definition at line 50 of file staggered_dist_grid_copy.hpp.

#include <staggered_dist_grid_copy.hpp>

Static Public Member Functions

static void interp (Grid_dst &grid_dst, const grid_dist_key_dx< Grid_dst::dims > &key_dst, const Grid_src &x, const grid_dist_key_dx< Grid_src::dims > &key_src, const openfpm::vector< std::vector< comb< Grid_src::dims >>> &interp_pos)
 

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