17 template<
typename TDim,
typename TIdx>
26 template<
typename TDim,
typename TIdx>
33 template<
typename TDim,
typename TIdx>
34 struct GetIdx<bt::IdxBtZero<TDim, TIdx>, origin::Block, unit::Threads>
37 template<
typename TWorkDiv>
47 template<
typename TDim,
typename TIdx>
ALPAKA_NO_HOST_ACC_WARNING static constexpr ALPAKA_FN_HOST_ACC auto zeros() -> Vec< TDim, TVal >
Zero value constructor.
A zero block thread index provider.
The alpaka accelerator library.
Tag used in class inheritance hierarchies that describes that a specific interface (TInterface) is im...
The dimension getter type trait.
static ALPAKA_FN_HOST auto getIdx(bt::IdxBtZero< TDim, TIdx > const &, TWorkDiv const &) -> Vec< TDim, TIdx >