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

Detailed Description

template<typename cl_type>
struct cl_selector_impl< cl_type, 2 >

Definition at line 985 of file vector_dist_operators_apply_kernel.hpp.

Public Types

typedef decltype(std::declval< cl_type >().toKernel()) ctype
 

Static Public Member Functions

static ctype get (cl_type &cl)
 

Member Typedef Documentation

◆ ctype

template<typename cl_type >
typedef decltype(std::declval<cl_type>().toKernel()) cl_selector_impl< cl_type, 2 >::ctype

Definition at line 987 of file vector_dist_operators_apply_kernel.hpp.

Member Function Documentation

◆ get()

template<typename cl_type >
static ctype cl_selector_impl< cl_type, 2 >::get ( cl_type &  cl)
inlinestatic

Definition at line 989 of file vector_dist_operators_apply_kernel.hpp.


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