Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

 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

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 98 of file TestHost.cpp.