OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
set_zero< rtype > Struct Template Reference

Meta-function to return a compatible zero-element. More...

Detailed Description

template<typename rtype>
struct set_zero< rtype >

Meta-function to return a compatible zero-element.

Definition at line 57 of file vector_dist_operators_apply_kernel.hpp.

#include <vector_dist_operators_apply_kernel.hpp>

Static Public Member Functions

__device__ static __host__ rtype create ()
 return 0
 

Member Function Documentation

◆ create()

template<typename rtype >
__device__ static __host__ rtype set_zero< rtype >::create ( )
inlinestatic

return 0

Definition at line 60 of file vector_dist_operators_apply_kernel.hpp.


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