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

Detailed Description

template<typename cl_type, int impl = 2*is_gpu_celllist<cl_type>::type::value + is_gpu_ker_celllist<cl_type>::type::value>
struct cl_selector_impl< cl_type, impl >

Definition at line 974 of file vector_dist_operators_apply_kernel.hpp.

Public Types

typedef cl_type & ctype
 

Static Public Member Functions

static ctype & get (cl_type &cl)
 

Member Typedef Documentation

◆ ctype

template<typename cl_type , int impl = 2*is_gpu_celllist<cl_type>::type::value + is_gpu_ker_celllist<cl_type>::type::value>
typedef cl_type& cl_selector_impl< cl_type, impl >::ctype

Definition at line 976 of file vector_dist_operators_apply_kernel.hpp.

Member Function Documentation

◆ get()

template<typename cl_type , int impl = 2*is_gpu_celllist<cl_type>::type::value + is_gpu_ker_celllist<cl_type>::type::value>
static ctype & cl_selector_impl< cl_type, impl >::get ( cl_type &  cl)
inlinestatic

Definition at line 978 of file vector_dist_operators_apply_kernel.hpp.


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