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

The CPU OpenMP 2.0 thread accelerator accelerator type trait specialization. More...

#include <AccCpuOmp2Threads.hpp>

Public Types

using type = AccCpuOmp2Threads< TDim, TIdx >
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::AccType< AccCpuOmp2Threads< TDim, TIdx > >

The CPU OpenMP 2.0 thread accelerator accelerator type trait specialization.

Definition at line 119 of file AccCpuOmp2Threads.hpp.

Member Typedef Documentation

◆ type

template<typename TDim , typename TIdx >
using alpaka::trait::AccType< AccCpuOmp2Threads< TDim, TIdx > >::type = AccCpuOmp2Threads<TDim, TIdx>

Definition at line 121 of file AccCpuOmp2Threads.hpp.


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