#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "Kokkos_Core.hpp"
#include "kokkos-utils/view/extents.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Kokkos |
namespace | Kokkos::utils |
namespace | Kokkos::utils::tests |
namespace | Kokkos::utils::tests::view |
Functions | |
Kokkos::utils::tests::view::TEST (view, extents_rank_0) | |
Kokkos::utils::tests::view::TEST (view, extents_rank_1) | |
Kokkos::utils::tests::view::TEST (view, extents_rank_2) | |
Kokkos::utils::tests::view::TEST (view, extents_rank_3) | |
Kokkos::utils::tests::view::TEST (view, extents_rank_4) | |
Variables | |
constexpr size_t | Kokkos::utils::tests::view::dim_1 = 5 |
constexpr size_t | Kokkos::utils::tests::view::dim_2 = 3 |
constexpr size_t | Kokkos::utils::tests::view::dim_3 = 6 |
constexpr size_t | Kokkos::utils::tests::view::dim_4 = 9 |