Add scalar elements. More...
Add scalar elements.
copy_type | Type that should be copied |
T | property id to copy |
Grid_src | Staggered source Grid |
sa | dimensionality of the array 0 is a scalar |
Definition at line 20 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) |
|
inlinestatic |
Definition at line 22 of file staggered_dist_grid_copy.hpp.