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

#include <AccCpuOmp2Blocks.hpp>

Public Types

using type = alpaka::AccCpuOmp2Blocks< TDim, TIdx >
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::TagToAcc< alpaka::TagCpuOmp2Blocks, TDim, TIdx >

Definition at line 207 of file AccCpuOmp2Blocks.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 209 of file AccCpuOmp2Blocks.hpp.


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