|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_UnitTestHarness.hpp"#include "Teuchos_UnitTestRepository.hpp"#include "Teuchos_GlobalMPISession.hpp"#include "Kokkos_Macros.hpp"#include "Fad_KokkosTests.hpp"
Go to the source code of this file.
Macros | |
| #define | SACADO_VIEW_CUDA_HIERARCHICAL 1 |
| #define | SACADO_VIEW_CUDA_HIERARCHICAL_DFAD_STRIDED 1 |
| #define | SACADO_KOKKOS_USE_MEMORY_POOL 1 |
| #define | SACADO_TEST_DFAD 1 |
| #define | VIEW_FAD_TESTS_FDC(F, D) |
| #define | VIEW_FAD_TESTS_SFDC(F, D) |
Typedefs | |
| typedef Kokkos::LayoutContiguous < Kokkos::LayoutLeft, 64 > | LeftContiguous64 |
| typedef Kokkos::LayoutContiguous < Kokkos::LayoutRight, 64 > | RightContiguous64 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define SACADO_VIEW_CUDA_HIERARCHICAL 1 |
Definition at line 15 of file Fad_KokkosTests_HIP_Hierarchical.cpp.
| #define SACADO_VIEW_CUDA_HIERARCHICAL_DFAD_STRIDED 1 |
Definition at line 16 of file Fad_KokkosTests_HIP_Hierarchical.cpp.
| #define SACADO_KOKKOS_USE_MEMORY_POOL 1 |
Definition at line 17 of file Fad_KokkosTests_HIP_Hierarchical.cpp.
| #define SACADO_TEST_DFAD 1 |
Definition at line 26 of file Fad_KokkosTests_HIP_Hierarchical.cpp.
Definition at line 34 of file Fad_KokkosTests_HIP_Hierarchical.cpp.
Definition at line 39 of file Fad_KokkosTests_HIP_Hierarchical.cpp.
| typedef Kokkos::LayoutContiguous<Kokkos::LayoutLeft,64> LeftContiguous64 |
Definition at line 31 of file Fad_KokkosTests_HIP_Hierarchical.cpp.
| typedef Kokkos::LayoutContiguous<Kokkos::LayoutRight,64> RightContiguous64 |
Definition at line 32 of file Fad_KokkosTests_HIP_Hierarchical.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 47 of file Fad_KokkosTests_HIP_Hierarchical.cpp.
1.8.5