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

Detailed Description

template<typename output_type>
struct ID_operation< output_type >

Definition at line 18 of file ie_ghost_gpu.cuh.

Public Member Functions

__device__ __host__ ID_operation (output_type &output)
 
__device__ __host__ void op (unsigned int base, unsigned int n, unsigned int proc_act, unsigned int shift_act, unsigned int pi)
 

Data Fields

output_type & output
 

Constructor & Destructor Documentation

◆ ID_operation()

template<typename output_type >
__device__ __host__ ID_operation< output_type >::ID_operation ( output_type &  output)
inline

Definition at line 22 of file ie_ghost_gpu.cuh.

Member Function Documentation

◆ op()

template<typename output_type >
__device__ __host__ void ID_operation< output_type >::op ( unsigned int  base,
unsigned int  n,
unsigned int  proc_act,
unsigned int  shift_act,
unsigned int  pi 
)
inline

Definition at line 26 of file ie_ghost_gpu.cuh.

Field Documentation

◆ output

template<typename output_type >
output_type& ID_operation< output_type >::output

Definition at line 20 of file ie_ghost_gpu.cuh.


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