Copy y edge in 3D.
More...
template<int layout_type, int prop, int stencil_size, typename chunking, bool is_cross>
struct copy_y_3< layout_type, prop, stencil_size, chunking, is_cross >
Copy y edge in 3D.
Definition at line 616 of file SparseGrid_chunk_copy.hpp.
#include <SparseGrid_chunk_copy.hpp>
|
template<unsigned int i_src, unsigned int i_dest, unsigned int k_src, unsigned int k_dest, unsigned int N1, typename T , typename chunkType > |
static void | copy (T ptr[N1], const chunkType &chunk) |
|
◆ copy()
template<int layout_type, int prop, int stencil_size, typename chunking , bool is_cross>
template<unsigned int i_src, unsigned int i_dest, unsigned int k_src, unsigned int k_dest, unsigned int N1, typename T , typename chunkType >
static void copy_y_3< layout_type, prop, stencil_size, chunking, is_cross >::copy |
( |
T |
ptr[N1], |
|
|
const chunkType & |
chunk |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: