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

#include <AccGpuCudaRt.hpp>

Public Types

using type = alpaka::TagGpuCudaRt
 

Detailed Description

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

Definition at line 21 of file AccGpuCudaRt.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 23 of file AccGpuCudaRt.hpp.


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