kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
Kokkos::utils::tests::callbacks::MyWorkload< Exec >::MyFunctor Struct Reference

#include <TestWorkload.hpp>

Public Member Functions

template<std::integral T>
KOKKOS_FUNCTION void operator() (const T) const
 

Detailed Description

template<Kokkos::utils::concepts::ExecutionSpace Exec>
struct Kokkos::utils::tests::callbacks::MyWorkload< Exec >::MyFunctor

Definition at line 16 of file TestWorkload.hpp.

Member Function Documentation

◆ operator()()

template<std::integral T>
KOKKOS_FUNCTION void Kokkos::utils::tests::callbacks::MyWorkload< Exec >::MyFunctor::operator() ( const T ) const
inline

Definition at line 20 of file TestWorkload.hpp.


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