|
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"
Go to the source code of this file.
Macros | |
| #define | SACADO_TEST_DFAD 1 |
Functions | |
| TEUCHOS_UNIT_TEST (Kokkos_View_Fad, DynRankMauroDeepCopy) | |
| TEUCHOS_UNIT_TEST (Kokkos_View_Fad, MixedViewFadTypes) | |
| int | main (int argc, char *argv[]) |
| #define SACADO_TEST_DFAD 1 |
Definition at line 14 of file Fad_KokkosTests_Serial.cpp.
| TEUCHOS_UNIT_TEST | ( | Kokkos_View_Fad | , |
| DynRankMauroDeepCopy | |||
| ) |
Definition at line 22 of file Fad_KokkosTests_Serial.cpp.
| TEUCHOS_UNIT_TEST | ( | Kokkos_View_Fad | , |
| MixedViewFadTypes | |||
| ) |
Definition at line 35 of file Fad_KokkosTests_Serial.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 53 of file Fad_KokkosTests_Serial.cpp.
1.8.5