| 
    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 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 38 of file Fad_KokkosTests_Serial.cpp.
| TEUCHOS_UNIT_TEST | ( | Kokkos_View_Fad | , | 
| DynRankMauroDeepCopy | |||
| ) | 
Definition at line 43 of file Fad_KokkosTests_Serial.cpp.
| TEUCHOS_UNIT_TEST | ( | Kokkos_View_Fad | , | 
| MixedViewFadTypes | |||
| ) | 
Definition at line 56 of file Fad_KokkosTests_Serial.cpp.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 74 of file Fad_KokkosTests_Serial.cpp.
 1.8.5