template<typename output_type>
struct ID_operation< output_type >
Definition at line 18 of file ie_ghost_gpu.cuh.
|
__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) |
|
◆ ID_operation()
template<typename output_type >
◆ 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 |
◆ output
template<typename output_type >
The documentation for this struct was generated from the following file: