kokkos-utils 0.0.1
 
All Classes Namespaces Files Functions Variables Typedefs Macros Modules Pages Concepts
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::utils::concepts::ExecutionSpace Exec>
struct Kokkos::utils::tests::callbacks::MyWorkload< Exec >

Definition at line 14 of file TestWorkload.hpp.

Member Function Documentation

◆ execute()

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

Definition at line 23 of file TestWorkload.hpp.


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