OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vl_selector_impl< is_sorted, vl_type, cl_type, 1 > Struct Template Reference

Detailed Description

template<bool is_sorted, typename vl_type, typename cl_type>
struct vl_selector_impl< is_sorted, vl_type, cl_type, 1 >

Definition at line 1091 of file vector_dist_operators_apply_kernel.hpp.

Public Types

typedef unroll_with_to_kernel< is_sorted, has_toKernel< vl_type >::type::value, vl_type >::type vtype
 

Static Public Member Functions

static vtype get (vl_type &v)
 

Member Typedef Documentation

◆ vtype

template<bool is_sorted, typename vl_type , typename cl_type >
typedef unroll_with_to_kernel<is_sorted,has_toKernel<vl_type>::type::value,vl_type>::type vl_selector_impl< is_sorted, vl_type, cl_type, 1 >::vtype

Definition at line 1093 of file vector_dist_operators_apply_kernel.hpp.

Member Function Documentation

◆ get()

template<bool is_sorted, typename vl_type , typename cl_type >
static vtype vl_selector_impl< is_sorted, vl_type, cl_type, 1 >::get ( vl_type &  v)
inlinestatic

Definition at line 1095 of file vector_dist_operators_apply_kernel.hpp.


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