alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::onAcc::internalCompute::Sync::Op< T_Acc, T_Scope > Struct Template Reference

#include <interface.hpp>

Public Member Functions

constexpr auto operator() (T_Acc const &acc, T_Scope const scope) const

Detailed Description

template<typename T_Acc, alpaka::concepts::Layer T_Scope>
struct alpaka::onAcc::internalCompute::Sync::Op< T_Acc, T_Scope >

Definition at line 21 of file interface.hpp.

Member Function Documentation

◆ operator()()

template<typename T_Acc, alpaka::concepts::Layer T_Scope>
auto alpaka::onAcc::internalCompute::Sync::Op< T_Acc, T_Scope >::operator() ( T_Acc const & acc,
T_Scope const scope ) const
constexpr

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