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

#include <TestWorkload.hpp>

Classes

struct  MyFunctor
 

Public Member Functions

void execute (const Exec &exec) const
 

Detailed Description

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

Definition at line 12 of file TestWorkload.hpp.

Member Function Documentation

◆ execute()

template<Kokkos::ExecutionSpace Exec>
void Kokkos::utils::tests::callbacks::MyWorkload< Exec >::execute ( const Exec & exec) const
inline

Definition at line 21 of file TestWorkload.hpp.


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