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

#include <AccCpuOmp2Blocks.hpp>

Public Types

using type = alpaka::TagCpuOmp2Blocks
 

Detailed Description

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

Definition at line 201 of file AccCpuOmp2Blocks.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 203 of file AccCpuOmp2Blocks.hpp.


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