alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::IdxType< AccCpuOmp2Blocks< TDim, TIdx > > Struct Template Reference

The CPU OpenMP 2.0 block accelerator idx type trait specialization. More...

#include <AccCpuOmp2Blocks.hpp>

Public Types

using type = TIdx
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::IdxType< AccCpuOmp2Blocks< TDim, TIdx > >

The CPU OpenMP 2.0 block accelerator idx type trait specialization.

Definition at line 195 of file AccCpuOmp2Blocks.hpp.

Member Typedef Documentation

◆ type

template<typename TDim , typename TIdx >
using alpaka::trait::IdxType< AccCpuOmp2Blocks< TDim, TIdx > >::type = TIdx

Definition at line 197 of file AccCpuOmp2Blocks.hpp.


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