Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Typedefs | Functions
Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Stokhos_TpetraCrsMatrixUQPCEUnitTest.hpp"
#include "Kokkos_Core.hpp"
#include "KokkosCompat_ClassicNodeAPI_Wrapper.hpp"
Include dependency graph for Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.cpp:

Go to the source code of this file.

Typedefs

typedef Kokkos::Compat::KokkosDeviceWrapperNode< Kokkos::Serial > SerialWrapperNode
 

Functions

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

Typedef Documentation

◆ SerialWrapperNode

typedef Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> SerialWrapperNode

Function Documentation

◆ main()

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