Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
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

◆ mainCuda()

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 43 of file TestCudaStub.cpp.

◆ mainCuda< float >()

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

◆ mainCuda< double >()

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