kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Tests::Utils::Functors::SumIndices< ViewType > Struct Template Reference

#include <sum_indices.hpp>

Public Member Functions

template<std::integral T>
void operator() (const T index) const
template<Kokkos::TeamHandle TeamHandleType>
void operator() (const TeamHandleType &team_handle) const

Public Attributes

ViewType data

Detailed Description

template<typename ViewType>
struct Tests::Utils::Functors::SumIndices< ViewType >

Definition at line 14 of file sum_indices.hpp.

Member Function Documentation

◆ operator()() [1/2]

template<typename ViewType>
template<std::integral T>
void Tests::Utils::Functors::SumIndices< ViewType >::operator() ( const T index) const
inline

Definition at line 18 of file sum_indices.hpp.

References data.

◆ operator()() [2/2]

template<typename ViewType>
template<Kokkos::TeamHandle TeamHandleType>
void Tests::Utils::Functors::SumIndices< ViewType >::operator() ( const TeamHandleType & team_handle) const
inline

Definition at line 23 of file sum_indices.hpp.

Member Data Documentation

◆ data

template<typename ViewType>
ViewType Tests::Utils::Functors::SumIndices< ViewType >::data

Definition at line 15 of file sum_indices.hpp.


The documentation for this struct was generated from the following file:
  • /__w/kokkos-execution/kokkos-execution/tests/utils/functors/sum_indices.hpp