OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
copy_xz_3< layout_type, prop, 1, chunking, is_cross > Struct Template Reference

Copy XZ surface in 3D. More...

Detailed Description

template<int layout_type, int prop, typename chunking, bool is_cross>
struct copy_xz_3< layout_type, prop, 1, chunking, is_cross >

Copy XZ surface in 3D.

Definition at line 433 of file SparseGrid_chunk_copy.hpp.

#include <SparseGrid_chunk_copy.hpp>

Static Public Member Functions

template<unsigned int j_src, unsigned int j_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 j_dest, unsigned int N1>
static void mask_null (unsigned char mask[N1])
 

Member Function Documentation

◆ copy()

template<int layout_type, int prop, typename chunking , bool is_cross>
template<unsigned int j_src, unsigned int j_dest, unsigned int N1, typename T , typename headerType , typename chunkType >
static void copy_xz_3< layout_type, prop, 1, chunking, is_cross >::copy ( ptr[N1],
unsigned char  mask[N1],
headerType &  h,
const chunkType &  chunk 
)
inlinestatic

Definition at line 436 of file SparseGrid_chunk_copy.hpp.

◆ mask_null()

template<int layout_type, int prop, typename chunking , bool is_cross>
template<unsigned int j_dest, unsigned int N1>
static void copy_xz_3< layout_type, prop, 1, chunking, is_cross >::mask_null ( unsigned char  mask[N1])
inlinestatic

Definition at line 458 of file SparseGrid_chunk_copy.hpp.


The documentation for this struct was generated from the following file: