OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
copy_sparse_to_sparse_bb_impl< T[N1][N2]> Struct Template Reference

Detailed Description

template<typename T, unsigned int N1, unsigned int N2>
struct copy_sparse_to_sparse_bb_impl< T[N1][N2]>

Definition at line 150 of file SparseGrid.hpp.

Static Public Member Functions

template<unsigned int prop, typename Tsrc , typename Tdst >
static void copy (const Tsrc &src, Tdst &dst, short int pos_id_src, short int pos_id_dst)
 

Member Function Documentation

◆ copy()

template<typename T , unsigned int N1, unsigned int N2>
template<unsigned int prop, typename Tsrc , typename Tdst >
static void copy_sparse_to_sparse_bb_impl< T[N1][N2]>::copy ( const Tsrc &  src,
Tdst &  dst,
short int  pos_id_src,
short int  pos_id_dst 
)
inlinestatic

Definition at line 153 of file SparseGrid.hpp.


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