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]> Struct Template Reference

Detailed Description

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

Definition at line 135 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>
template<unsigned int prop, typename Tsrc , typename Tdst >
static void copy_sparse_to_sparse_bb_impl< T[N1]>::copy ( const Tsrc &  src,
Tdst &  dst,
short int  pos_id_src,
short int  pos_id_dst 
)
inlinestatic

Definition at line 138 of file SparseGrid.hpp.


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