This is a way to quickly copy a grid into another grid. More...
This is a way to quickly copy a grid into another grid.
Definition at line 104 of file copy_grid_fast.hpp.
#include <copy_grid_fast.hpp>
Static Public Member Functions | |
static void | copy (ginfo &gs_src, ginfo &gs_dst, const Box< N, size_t > &bx_src, const Box< N, size_t > &bx_dst, const grid &gd_src, grid &gd_dst, grid_key_dx< N >(&cnt)[1]) |
|
inlinestatic |
Definition at line 106 of file copy_grid_fast.hpp.