![]()  | 
  
    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 57 of file IndependentElements.hpp.
| using alpaka::detail::IndependentGroupsAlong< TAcc, Dim >::Idx = alpaka::Idx<TAcc> | 
Definition at line 60 of file IndependentElements.hpp.
| using alpaka::detail::IndependentGroupsAlong< TAcc, Dim >::iterator = const_iterator | 
Definition at line 77 of file IndependentElements.hpp.
      
  | 
  inline | 
Definition at line 62 of file IndependentElements.hpp.
      
  | 
  inline | 
Definition at line 69 of file IndependentElements.hpp.
      
  | 
  inline | 
Definition at line 79 of file IndependentElements.hpp.
      
  | 
  inline | 
Definition at line 84 of file IndependentElements.hpp.