OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
switcher_get_v< vector, impl > Struct Template Reference

Detailed Description

template<typename vector, unsigned int impl>
struct switcher_get_v< vector, impl >

Definition at line 1566 of file vector_dist_operators.hpp.

Public Types

typedef vector type
 

Static Public Member Functions

static vector & get (vector &v)
 
template<typename exp_type , typename vector_klist >
static void register_vector (exp_type &exp_v, vector_klist &v, bool is_sort)
 

Member Typedef Documentation

◆ type

template<typename vector , unsigned int impl>
typedef vector switcher_get_v< vector, impl >::type

Definition at line 1568 of file vector_dist_operators.hpp.

Member Function Documentation

◆ get()

template<typename vector , unsigned int impl>
static vector & switcher_get_v< vector, impl >::get ( vector &  v)
inlinestatic

Definition at line 1570 of file vector_dist_operators.hpp.

◆ register_vector()

template<typename vector , unsigned int impl>
template<typename exp_type , typename vector_klist >
static void switcher_get_v< vector, impl >::register_vector ( exp_type &  exp_v,
vector_klist &  v,
bool  is_sort 
)
inlinestatic

Definition at line 1573 of file vector_dist_operators.hpp.


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