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_TEST_DFAD 1 |
Functions | |
TEUCHOS_UNIT_TEST (Kokkos_View_Fad, SFadHipAligned) | |
TEUCHOS_UNIT_TEST (Kokkos_View_Fad, SFadHipNotAligned) | |
int | main (int argc, char *argv[]) |
#define SACADO_TEST_DFAD 1 |
Definition at line 21 of file Fad_KokkosTests_HIP.cpp.
TEUCHOS_UNIT_TEST | ( | Kokkos_View_Fad | , |
SFadHipAligned | |||
) |
Definition at line 31 of file Fad_KokkosTests_HIP.cpp.
TEUCHOS_UNIT_TEST | ( | Kokkos_View_Fad | , |
SFadHipNotAligned | |||
) |
Definition at line 60 of file Fad_KokkosTests_HIP.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 89 of file Fad_KokkosTests_HIP.cpp.