Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Fad_KokkosTests.hpp"
#include "Kokkos_Core.hpp"
Go to the source code of this file.
Macros | |
#define | SACADO_TEST_DFAD 0 |
Functions | |
TEUCHOS_UNIT_TEST (Kokkos_View_Fad, SFadCudaAligned) | |
TEUCHOS_UNIT_TEST (Kokkos_View_Fad, SFadCudaNotAligned) | |
int | main (int argc, char *argv[]) |
#define SACADO_TEST_DFAD 0 |
Definition at line 41 of file Fad_KokkosTests_Cuda.cpp.
TEUCHOS_UNIT_TEST | ( | Kokkos_View_Fad | , |
SFadCudaAligned | |||
) |
Definition at line 47 of file Fad_KokkosTests_Cuda.cpp.
TEUCHOS_UNIT_TEST | ( | Kokkos_View_Fad | , |
SFadCudaNotAligned | |||
) |
Definition at line 76 of file Fad_KokkosTests_Cuda.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 105 of file Fad_KokkosTests_Cuda.cpp.