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

The OpenMP accelerator block thread index idx type trait specialization. More...

#include <IdxBtOmp.hpp>

Public Types

using type = TIdx
 

Detailed Description

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

The OpenMP accelerator block thread index idx type trait specialization.

Definition at line 70 of file IdxBtOmp.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 72 of file IdxBtOmp.hpp.


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