kokkos-utils 0.0.5
Loading...
Searching...
No Matches
test_InsertOp.cpp File Reference
#include "gtest/gtest.h"
#include "Kokkos_Core.hpp"
#include "kokkos-utils/atomics/InsertOp.hpp"
#include "kokkos-utils/concepts/View.hpp"

Go to the source code of this file.

Classes

struct  Kokkos::utils::tests::atomics::InsertMinTest< view_t >

Namespaces

namespace  Kokkos
namespace  Kokkos::utils
namespace  Kokkos::utils::tests
namespace  Kokkos::utils::tests::atomics

Typedefs

using execution_space = Kokkos::DefaultExecutionSpace

Functions

 Kokkos::utils::tests::atomics::TEST (atomics, InsertMin)

Typedef Documentation

◆ execution_space

using execution_space = Kokkos::DefaultExecutionSpace

Definition at line 8 of file test_InsertOp.cpp.