Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Macros | Typedefs | Functions
Fad_KokkosAtomicTests_Cuda_Hierarchical_DFad.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Fad_KokkosAtomicTests.hpp"
Include dependency graph for Fad_KokkosAtomicTests_Cuda_Hierarchical_DFad.cpp:

Go to the source code of this file.

Macros

#define SACADO_VIEW_CUDA_HIERARCHICAL_DFAD   1
 
#define SACADO_KOKKOS_USE_MEMORY_POOL   1
 
#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[])
 

Macro Definition Documentation

◆ SACADO_VIEW_CUDA_HIERARCHICAL_DFAD

#define SACADO_VIEW_CUDA_HIERARCHICAL_DFAD   1

◆ SACADO_KOKKOS_USE_MEMORY_POOL

#define SACADO_KOKKOS_USE_MEMORY_POOL   1

◆ VIEW_FAD_TESTS_FD

#define VIEW_FAD_TESTS_FD (   F,
  D 
)

Typedef Documentation

◆ LeftContiguous32

typedef Kokkos::LayoutContiguous<Kokkos::LayoutLeft,32> LeftContiguous32

◆ RightContiguous32

typedef Kokkos::LayoutContiguous<Kokkos::LayoutRight,32> RightContiguous32

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)