Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Typedefs | Functions
Fad_KokkosTests_Cuda_Hierarchical.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Fad_KokkosTests.hpp"
#include "Kokkos_Core.hpp"
Include dependency graph for Fad_KokkosTests_Cuda_Hierarchical.cpp:

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 VIEW_FAD_TESTS_FDC(F, D)
 
#define VIEW_FAD_TESTS_SFDC(F, D)
 
#define SACADO_TEST_DFAD   0
 

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

#define SACADO_VIEW_CUDA_HIERARCHICAL   1

Definition at line 34 of file Fad_KokkosTests_Cuda_Hierarchical.cpp.

#define SACADO_VIEW_CUDA_HIERARCHICAL_DFAD_STRIDED   1

Definition at line 35 of file Fad_KokkosTests_Cuda_Hierarchical.cpp.

#define SACADO_KOKKOS_USE_MEMORY_POOL   1

Definition at line 36 of file Fad_KokkosTests_Cuda_Hierarchical.cpp.

#define VIEW_FAD_TESTS_FDC (   F,
  D 
)
#define VIEW_FAD_TESTS_SFDC (   F,
  D 
)
#define SACADO_TEST_DFAD   0

Definition at line 57 of file Fad_KokkosTests_Cuda_Hierarchical.cpp.

Typedef Documentation

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

Definition at line 41 of file Fad_KokkosTests_Cuda_Hierarchical.cpp.

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

Definition at line 42 of file Fad_KokkosTests_Cuda_Hierarchical.cpp.

Function Documentation

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

Definition at line 62 of file Fad_KokkosTests_Cuda_Hierarchical.cpp.