alpaka
Abstraction Library for Parallel Kernel Acceleration
IdxBtOmp.hpp File Reference

Go to the source code of this file.

Classes

class  alpaka::bt::IdxBtOmp< TDim, TIdx >
 The OpenMP accelerator index provider. More...
 
struct  alpaka::trait::DimType< bt::IdxBtOmp< TDim, TIdx > >
 The OpenMP accelerator index dimension get trait specialization. More...
 
struct  alpaka::trait::GetIdx< bt::IdxBtOmp< DimInt< 1u >, TIdx >, origin::Block, unit::Threads >
 
struct  alpaka::trait::GetIdx< bt::IdxBtOmp< TDim, TIdx >, origin::Block, unit::Threads >
 The OpenMP accelerator block thread index get trait specialization. More...
 
struct  alpaka::trait::IdxType< bt::IdxBtOmp< TDim, TIdx > >
 The OpenMP accelerator block thread index idx type trait specialization. More...
 

Namespaces

 alpaka
 The alpaka accelerator library.
 
 alpaka::bt
 
 alpaka::trait
 The accelerator traits.