![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include <IndependentElements.hpp>
Classes | |
| class | const_iterator |
Public Types | |
| using | Idx = alpaka::Idx<TAcc> |
| using | iterator = const_iterator |
Public Member Functions | |
| ALPAKA_FN_ACC | IndependentGroupElementsAlong (TAcc const &acc) |
| ALPAKA_FN_ACC | IndependentGroupElementsAlong (TAcc const &acc, Idx extent) |
| ALPAKA_FN_ACC | IndependentGroupElementsAlong (TAcc const &acc, Idx first, Idx extent) |
| ALPAKA_FN_ACC const_iterator | begin () const |
| ALPAKA_FN_ACC const_iterator | end () const |
Definition at line 250 of file IndependentElements.hpp.
| using alpaka::detail::IndependentGroupElementsAlong< TAcc, Dim >::Idx = alpaka::Idx<TAcc> |
Definition at line 253 of file IndependentElements.hpp.
| using alpaka::detail::IndependentGroupElementsAlong< TAcc, Dim >::iterator = const_iterator |
Definition at line 280 of file IndependentElements.hpp.
|
inline |
Definition at line 255 of file IndependentElements.hpp.
|
inline |
Definition at line 263 of file IndependentElements.hpp.
|
inline |
Definition at line 271 of file IndependentElements.hpp.
|
inline |
Definition at line 282 of file IndependentElements.hpp.
|
inline |
Definition at line 287 of file IndependentElements.hpp.