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

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

#include <AccCpuOmp2Blocks.hpp>

Public Types

using type = AccCpuOmp2Blocks< TDim, TIdx >
 

Detailed Description

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

The CPU OpenMP 2.0 block accelerator accelerator type trait specialization.

Definition at line 114 of file AccCpuOmp2Blocks.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 116 of file AccCpuOmp2Blocks.hpp.


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