|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_UnitTestHarness.hpp"#include "Teuchos_UnitTestRepository.hpp"#include "Teuchos_GlobalMPISession.hpp"#include "Fad_KokkosAtomicTests.hpp"
Go to the source code of this file.
Macros | |
| #define | SACADO_VIEW_CUDA_HIERARCHICAL 1 |
| #define | GLOBAL_FAD_SIZE 64 |
| #define | VIEW_FAD_TESTS_FD(F, D) |
Typedefs | |
| typedef Kokkos::LayoutContiguous < Kokkos::LayoutLeft, 32 > | LeftContiguous32 |
| typedef Kokkos::LayoutContiguous < Kokkos::LayoutRight, 32 > | RightContiguous32 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define SACADO_VIEW_CUDA_HIERARCHICAL 1 |
Definition at line 15 of file Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp.
| #define GLOBAL_FAD_SIZE 64 |
Definition at line 17 of file Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp.
Definition at line 24 of file Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp.
| typedef Kokkos::LayoutContiguous<Kokkos::LayoutLeft,32> LeftContiguous32 |
Definition at line 21 of file Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp.
| typedef Kokkos::LayoutContiguous<Kokkos::LayoutRight,32> RightContiguous32 |
Definition at line 22 of file Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 34 of file Fad_KokkosAtomicTests_Cuda_Hierarchical_SFad.cpp.
1.8.5