OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
gpu::plus_t< type_t > Struct Template Reference

Detailed Description

template<typename type_t>
struct gpu::plus_t< type_t >

Definition at line 180 of file cudify_alpaka.hpp.

+ Inheritance diagram for gpu::plus_t< type_t >:

Public Member Functions

type_t operator() (type_t a, type_t b) const
 
__forceinline__ __device__ __host__ type_t operator() (type_t a, type_t b) const
 

Member Function Documentation

◆ operator()() [1/2]

template<typename type_t >
type_t gpu::plus_t< type_t >::operator() ( type_t  a,
type_t  b 
) const
inline

Definition at line 181 of file cudify_alpaka.hpp.

◆ operator()() [2/2]

template<typename type_t >
__forceinline__ __device__ __host__ type_t gpu::plus_t< type_t >::operator() ( type_t  a,
type_t  b 
) const
inline

Definition at line 49 of file operators.hpp.


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