Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
TestHost.cpp File Reference
#include <iostream>
#include "Kokkos_Core.hpp"
#include "TestStochastic.hpp"
Include dependency graph for TestHost.cpp:

Go to the source code of this file.

Classes

struct  unit_test::performance_test_driver< Scalar, Device >
 

Namespaces

namespace  unit_test
 

Functions

template<typename Scalar , typename Device >
int mainHost (bool test_flat, bool test_orig, bool test_deg, bool test_lin, bool test_block, bool symmetric, bool mkl)
 

Function Documentation

◆ mainHost()

template<typename Scalar , typename Device >
int mainHost ( bool test_flat,
bool test_orig,
bool test_deg,
bool test_lin,
bool test_block,
bool symmetric,
bool mkl )

Definition at line 130 of file TestHost.cpp.