kokkos-utils 0.0.2
 
Loading...
Searching...
No Matches
test_View.cpp File Reference
#include "gtest/gtest.h"
#include "Kokkos_Core.hpp"
#include "kokkos-utils/printers/View.hpp"
#include "kokkos-utils/tests/scoped/ExecutionSpace.hpp"

Go to the source code of this file.

Classes

struct  Kokkos::utils::tests::printers::PrintersTest
 
struct  Kokkos::utils::tests::printers::DeepAssign1D< ViewType >
 
struct  Kokkos::utils::tests::printers::DeepAssign1DFormatting< ViewType >
 
struct  Kokkos::utils::tests::printers::DeepAssign2D< ViewType >
 

Namespaces

namespace  Kokkos
 
namespace  Kokkos::utils
 
namespace  Kokkos::utils::tests
 
namespace  Kokkos::utils::tests::printers
 

Functions

 Kokkos::utils::tests::printers::TEST_F (PrintersTest, Kokkos_View_0D)
 
 Kokkos::utils::tests::printers::TEST_F (PrintersTest, Kokkos_View_1D)
 
 Kokkos::utils::tests::printers::TEST_F (PrintersTest, Kokkos_View_1D_formatting)
 
 Kokkos::utils::tests::printers::TEST_F (PrintersTest, Kokkos_View_2D)