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

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

Macro Definition Documentation

◆ SACADO_TEST_DFAD

#define SACADO_TEST_DFAD   1

Definition at line 40 of file Fad_KokkosTests_HIP.cpp.

Function Documentation

◆ TEUCHOS_UNIT_TEST() [1/2]

TEUCHOS_UNIT_TEST ( Kokkos_View_Fad  ,
SFadHipAligned   
)

Definition at line 50 of file Fad_KokkosTests_HIP.cpp.

◆ TEUCHOS_UNIT_TEST() [2/2]

TEUCHOS_UNIT_TEST ( Kokkos_View_Fad  ,
SFadHipNotAligned   
)

Definition at line 79 of file Fad_KokkosTests_HIP.cpp.

◆ main()

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

Definition at line 108 of file Fad_KokkosTests_HIP.cpp.