|
|
| mp_funct (const grid &gd_src, grid &gd_dst, ginfo &gs_src, ginfo &gs_dst, const Box< grid::dims, size_t > &bx_src, const Box< grid::dims, size_t > &bx_dst, grid_key_dx< grid::dims >(&cnt)[1]) |
| |
|
template<typename T > |
| void | operator() (T &t) |
| | It call the copy function for each property.
|
| |
|
|
const grid & | gd_src |
| |
|
grid & | gd_dst |
| |
|
ginfo & | gs_src |
| |
|
ginfo & | gs_dst |
| |
|
const Box< grid::dims, size_t > & | bx_src |
| |
|
const Box< grid::dims, size_t > & | bx_dst |
| |
template<typename grid, typename ginfo>
class mp_funct< grid, ginfo >
Definition at line 568 of file copy_grid_fast.hpp.
The documentation for this class was generated from the following file: