OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::UnitWord< float2 > Struct Reference

Detailed Description

Definition at line 393 of file util_type.cuh.

Public Types

typedef int ShuffleWord
 
typedef unsigned long long VolatileWord
 
typedef unsigned long long DeviceWord
 
typedef float2 TextureWord
 

Member Typedef Documentation

◆ DeviceWord

typedef unsigned long long cub::UnitWord< float2 >::DeviceWord

Definition at line 401 of file util_type.cuh.

◆ ShuffleWord

typedef int cub::UnitWord< float2 >::ShuffleWord

Definition at line 395 of file util_type.cuh.

◆ TextureWord

typedef float2 cub::UnitWord< float2 >::TextureWord

Definition at line 403 of file util_type.cuh.

◆ VolatileWord

typedef unsigned long long cub::UnitWord< float2 >::VolatileWord

Definition at line 400 of file util_type.cuh.


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