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

Detailed Description

template<typename T>
struct unroll_with_to_kernel< true, true, T >

Definition at line 1047 of file vector_dist_operators_apply_kernel.hpp.

Public Types

typedef decltype(std::declval< T >().toKernel_sorted()) type
 

Static Public Member Functions

static type get (T &v)
 

Member Typedef Documentation

◆ type

template<typename T >
typedef decltype(std::declval<T>().toKernel_sorted()) unroll_with_to_kernel< true, true, T >::type

Definition at line 1049 of file vector_dist_operators_apply_kernel.hpp.

Member Function Documentation

◆ get()

template<typename T >
static type unroll_with_to_kernel< true, true, T >::get ( T &  v)
inlinestatic

Definition at line 1051 of file vector_dist_operators_apply_kernel.hpp.


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