OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
unroll_with_to_kernel< is_sorted, uwk, T > Struct Template Reference

Detailed Description

template<bool is_sorted, bool uwk, typename T>
struct unroll_with_to_kernel< is_sorted, uwk, T >

Definition at line 1025 of file vector_dist_operators_apply_kernel.hpp.

Public Types

typedef T type
 

Static Public Member Functions

static T & get (T &v)
 

Member Typedef Documentation

◆ type

template<bool is_sorted, bool uwk, typename T >
typedef T unroll_with_to_kernel< is_sorted, uwk, T >::type

Definition at line 1027 of file vector_dist_operators_apply_kernel.hpp.

Member Function Documentation

◆ get()

template<bool is_sorted, bool uwk, typename T >
static T & unroll_with_to_kernel< is_sorted, uwk, T >::get ( T &  v)
inlinestatic

Definition at line 1029 of file vector_dist_operators_apply_kernel.hpp.


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