#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_TestingHelpers.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Stokhos_UnitTestHelpers.hpp"
#include "Stokhos_Sacado.hpp"
#include "Stokhos_Sacado_Kokkos.hpp"
#include <Kokkos_Core.hpp>
Go to the source code of this file.
|
| TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL (Traits, ScalarType, ad_type, scalar_type) |
|
| TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL (Traits, ValueType, ad_type, value_type) |
|
| TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL (Traits, IsADType, ad_type) |
|
| TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL (Traits, IsScalarType, ad_type) |
|
| TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL (Traits, Value, ad_type, value_type) |
|
| TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL (Traits, ScalarValue, ad_type, scalar_type) |
|
int | main (int argc, char *argv[]) |
|
◆ node_type
◆ TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL() [1/4]
TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL |
( |
Traits | , |
|
|
ScalarType | , |
|
|
ad_type | , |
|
|
scalar_type | ) |
◆ TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL() [2/4]
TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL |
( |
Traits | , |
|
|
ValueType | , |
|
|
ad_type | , |
|
|
value_type | ) |
◆ TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL() [1/2]
TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL |
( |
Traits | , |
|
|
IsADType | , |
|
|
ad_type | ) |
◆ TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL() [2/2]
TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL |
( |
Traits | , |
|
|
IsScalarType | , |
|
|
ad_type | ) |
◆ TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL() [3/4]
TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL |
( |
Traits | , |
|
|
Value | , |
|
|
ad_type | , |
|
|
value_type | ) |
◆ TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL() [4/4]
TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL |
( |
Traits | , |
|
|
ScalarValue | , |
|
|
ad_type | , |
|
|
scalar_type | ) |
◆ main()
int main |
( |
int | argc, |
|
|
char * | argv[] ) |