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

The CPU OpenMP 2.0 block accelerator dimension getter trait specialization. More...

#include <AccCpuOmp2Blocks.hpp>

Public Types

using type = TDim
 

Detailed Description

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

The CPU OpenMP 2.0 block accelerator dimension getter trait specialization.

Definition at line 165 of file AccCpuOmp2Blocks.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 167 of file AccCpuOmp2Blocks.hpp.


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