Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Macros | Functions
Fad_KokkosTests_Serial.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Fad_KokkosTests.hpp"
Include dependency graph for Fad_KokkosTests_Serial.cpp:

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[])
 

Macro Definition Documentation

◆ SACADO_TEST_DFAD

#define SACADO_TEST_DFAD   1

Definition at line 33 of file Fad_KokkosTests_Serial.cpp.

Function Documentation

◆ TEUCHOS_UNIT_TEST() [1/2]

TEUCHOS_UNIT_TEST ( Kokkos_View_Fad ,
DynRankMauroDeepCopy  )

Definition at line 41 of file Fad_KokkosTests_Serial.cpp.

◆ TEUCHOS_UNIT_TEST() [2/2]

TEUCHOS_UNIT_TEST ( Kokkos_View_Fad ,
MixedViewFadTypes  )

Definition at line 54 of file Fad_KokkosTests_Serial.cpp.

◆ main()

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

Definition at line 72 of file Fad_KokkosTests_Serial.cpp.