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

Detailed Description

template<typename T>
struct copy_sparse_to_sparse_bb_impl< T >

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

Definition at line 126 of file SparseGrid.hpp.


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