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

Detailed Description

template<typename vector>
struct switcher_get_v< vector, comp_dev >

Definition at line 1579 of file vector_dist_operators.hpp.

Public Types

typedef decltype(std::declval< vector >().toKernel()) type
 

Static Public Member Functions

static type 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 >
typedef decltype(std::declval<vector>().toKernel()) switcher_get_v< vector, comp_dev >::type

Definition at line 1581 of file vector_dist_operators.hpp.

Member Function Documentation

◆ get()

template<typename vector >
static type switcher_get_v< vector, comp_dev >::get ( vector &  v)
inlinestatic

Definition at line 1583 of file vector_dist_operators.hpp.

◆ register_vector()

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

Definition at line 1586 of file vector_dist_operators.hpp.


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