#include <type_traits>
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_TestingHelpers.hpp"
#include "Sacado.hpp"
#include "Stokhos_Sacado.hpp"
#include "Stokhos_Sacado_Kokkos.hpp"
#include "Sacado_mpl_apply.hpp"
Go to the source code of this file.
|
| typedef Kokkos::DefaultExecutionSpace | device |
| |
◆ device
| typedef Kokkos::DefaultExecutionSpace device |
◆ testUQExprPromote()
template<typename uq_type, typename expr_type>
| bool testUQExprPromote |
( |
| ) |
|
◆ testUQExprPromote2()
template<typename uq_type, typename expr1_type, typename expr2_type>
| bool testUQExprPromote2 |
( |
| ) |
|
◆ testUQPromote()
template<typename uq_type>
◆ testPromote()
template<typename uq_type>
◆ TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL()
| TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL |
( |
Promote | , |
|
|
Promote | , |
|
|
UQ | ) |
◆ main()
| int main |
( |
int | argc, |
|
|
char * | argv[] ) |