OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
openfpm::copy_two_vectors_activate_impl< active > Struct Template Reference

Detailed Description

template<bool active>
struct openfpm::copy_two_vectors_activate_impl< active >

Definition at line 48 of file map_vector.hpp.

Static Public Member Functions

template<typename vector_type1 , typename vector_type2 >
static void copy (vector_type1 &v1, vector_type2 &v2)
 
template<typename vector_type1 , typename vector_type2 >
static void copy2 (vector_type1 &v1, vector_type2 &v2)
 

Member Function Documentation

◆ copy()

template<bool active>
template<typename vector_type1 , typename vector_type2 >
static void openfpm::copy_two_vectors_activate_impl< active >::copy ( vector_type1 &  v1,
vector_type2 v2 
)
inlinestatic

Definition at line 51 of file map_vector.hpp.

◆ copy2()

template<bool active>
template<typename vector_type1 , typename vector_type2 >
static void openfpm::copy_two_vectors_activate_impl< active >::copy2 ( vector_type1 &  v1,
vector_type2 v2 
)
inlinestatic

Definition at line 57 of file map_vector.hpp.


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