Copy XY surface in 3D.
More...
#include <SparseGrid_chunk_copy.hpp>
|
|
template<unsigned int i_src, unsigned int i_dest, unsigned int N1, typename T , typename headerType , typename chunkType > |
| static void | copy (T ptr[N1], unsigned char mask[N1], headerType &h, const chunkType &chunk) |
| |
|
template<unsigned int i_dest, unsigned int N1> |
| static void | mask_null (unsigned char mask[N1]) |
| |
template<int layout_type, int prop, int stencil_size, typename chunking, bool is_cross>
struct copy_xy_3< layout_type, prop, stencil_size, chunking, is_cross >
Copy XY surface in 3D.
Definition at line 272 of file SparseGrid_chunk_copy.hpp.
The documentation for this struct was generated from the following file: