|
kokkos-execution 0.0.1
|
#include <increment.hpp>
Public Member Functions | |
| void | operator() () const noexcept(!MayThrow) |
| void | operator() () const noexcept(!MayThrow) |
Public Attributes | |
| ViewType::non_const_type | data |
Definition at line 18 of file increment.hpp.
|
inlinenoexcept |
Definition at line 28 of file increment.hpp.
References Tests::Utils::atomic_add(), and data.
|
inlinenoexcept |
Definition at line 22 of file increment.hpp.
References data.
| ViewType::non_const_type Tests::Utils::Functors::Increment< ViewType, MayThrow, Atomic >::data |
Definition at line 19 of file increment.hpp.