alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::DimType< gb::IdxGbRef< TDim, TIdx > > Struct Template Reference

The IdxGbRef grid block index dimension get trait specialization. More...

#include <IdxGbRef.hpp>

Public Types

using type = TDim
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::DimType< gb::IdxGbRef< TDim, TIdx > >

The IdxGbRef grid block index dimension get trait specialization.

Definition at line 34 of file IdxGbRef.hpp.

Member Typedef Documentation

◆ type

template<typename TDim , typename TIdx >
using alpaka::trait::DimType< gb::IdxGbRef< TDim, TIdx > >::type = TDim

Definition at line 36 of file IdxGbRef.hpp.


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