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, impl > Struct Template Reference

Detailed Description

template<bool is_sorted, typename vl_type, typename cl_type, int impl = 2*is_gpu_celllist<cl_type>::type::value + is_gpu_ker_celllist<cl_type>::type::value>
struct vl_selector_impl< is_sorted, vl_type, cl_type, impl >

Definition at line 1058 of file vector_dist_operators_apply_kernel.hpp.

Public Types

typedef vl_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 , int impl = 2*is_gpu_celllist<cl_type>::type::value + is_gpu_ker_celllist<cl_type>::type::value>
typedef vl_type& vl_selector_impl< is_sorted, vl_type, cl_type, impl >::vtype

Definition at line 1060 of file vector_dist_operators_apply_kernel.hpp.

Member Function Documentation

◆ get()

template<bool is_sorted, typename vl_type , typename cl_type , int impl = 2*is_gpu_celllist<cl_type>::type::value + is_gpu_ker_celllist<cl_type>::type::value>
static vtype & vl_selector_impl< is_sorted, vl_type, cl_type, impl >::get ( vl_type &  v)
inlinestatic

Definition at line 1062 of file vector_dist_operators_apply_kernel.hpp.


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