Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
TestCudaStub.cpp File Reference

Go to the source code of this file.

Functions

template<typename Scalar >
int mainCuda (bool test_flat, bool test_orig, bool test_lin, bool test_block, bool symmetric, int device_id)
 
template int mainCuda< float > (bool, bool, bool, bool, bool, int)
 
template int mainCuda< double > (bool, bool, bool, bool, bool, int)
 

Function Documentation

template<typename Scalar >
int mainCuda ( bool  test_flat,
bool  test_orig,
bool  test_lin,
bool  test_block,
bool  symmetric,
int  device_id 
)

Definition at line 11 of file TestCudaStub.cpp.

template int mainCuda< float > ( bool  ,
bool  ,
bool  ,
bool  ,
bool  ,
int   
)
template int mainCuda< double > ( bool  ,
bool  ,
bool  ,
bool  ,
bool  ,
int   
)