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

Detailed Description

Definition at line 408 of file util_type.cuh.

Public Types

typedef int ShuffleWord
 
typedef unsigned long long VolatileWord
 
typedef ulonglong2 DeviceWord
 
typedef float4 TextureWord
 

Member Typedef Documentation

◆ DeviceWord

typedef ulonglong2 cub::UnitWord< float4 >::DeviceWord

Definition at line 416 of file util_type.cuh.

◆ ShuffleWord

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

Definition at line 410 of file util_type.cuh.

◆ TextureWord

typedef float4 cub::UnitWord< float4 >::TextureWord

Definition at line 418 of file util_type.cuh.

◆ VolatileWord

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

Definition at line 415 of file util_type.cuh.


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