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

#include <AccCpuOmp2Threads.hpp>

Public Types

using type = alpaka::TagCpuOmp2Threads
 

Detailed Description

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

Definition at line 212 of file AccCpuOmp2Threads.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 214 of file AccCpuOmp2Threads.hpp.


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