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

#include <AccGpuCudaRt.hpp>

Public Types

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

Detailed Description

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

Definition at line 27 of file AccGpuCudaRt.hpp.

Member Typedef Documentation

◆ type

template<typename TDim , typename TIdx >
using alpaka::trait::TagToAcc< alpaka::TagGpuCudaRt, TDim, TIdx >::type = alpaka::AccGpuCudaRt<TDim, TIdx>

Definition at line 29 of file AccGpuCudaRt.hpp.


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