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

Detailed Description

Definition at line 64 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<typename vector_type1 , typename vector_type2 >
static void openfpm::copy_two_vectors_activate_impl< true >::copy ( vector_type1 &  v1,
vector_type2 v2 
)
inlinestatic

Definition at line 67 of file map_vector.hpp.

◆ copy2()

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

Definition at line 79 of file map_vector.hpp.


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