alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::ElementIndex< TIdx > Struct Template Reference

#include <ElementIndex.hpp>

Public Attributes

TIdx global
 
TIdx local
 

Detailed Description

template<typename TIdx>
struct alpaka::ElementIndex< TIdx >

Definition at line 12 of file ElementIndex.hpp.

Member Data Documentation

◆ global

template<typename TIdx >
TIdx alpaka::ElementIndex< TIdx >::global

Definition at line 14 of file ElementIndex.hpp.

◆ local

template<typename TIdx >
TIdx alpaka::ElementIndex< TIdx >::local

Definition at line 15 of file ElementIndex.hpp.


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