OpenFPM
5.2.0
Project that contain the implementation of distributed structures
Public Types
cub::UnitWord< T >::IsMultiple< Unit > Struct Template Reference
Public Types
enum
{
UNIT_ALIGN_BYTES
= AlignBytes<Unit>::ALIGN_BYTES ,
IS_MULTIPLE
= (sizeof(T) % sizeof(Unit) == 0) && (ALIGN_BYTES % UNIT_ALIGN_BYTES == 0) }
Detailed Description
template<typename T>
template<typename Unit>
struct cub::UnitWord< T >::IsMultiple< Unit >
Definition at line
357
of file
util_type.cuh
.
The documentation for this struct was generated from the following file:
openfpm_data/src/util/cuda/cub_old/
util_type.cuh
cub
UnitWord
IsMultiple
Generated by
1.9.1