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 | IndependentGroupsAlong (TAcc const &acc) |
ALPAKA_FN_ACC | IndependentGroupsAlong (TAcc const &acc, Idx groups) |
ALPAKA_FN_ACC const_iterator | begin () const |
ALPAKA_FN_ACC const_iterator | end () const |
Definition at line 60 of file IndependentElements.hpp.
using alpaka::detail::IndependentGroupsAlong< TAcc, Dim, typename >::Idx = alpaka::Idx<TAcc> |
Definition at line 63 of file IndependentElements.hpp.
using alpaka::detail::IndependentGroupsAlong< TAcc, Dim, typename >::iterator = const_iterator |
Definition at line 80 of file IndependentElements.hpp.
|
inline |
Definition at line 65 of file IndependentElements.hpp.
|
inline |
Definition at line 72 of file IndependentElements.hpp.
|
inline |
Definition at line 82 of file IndependentElements.hpp.
|
inline |
Definition at line 87 of file IndependentElements.hpp.