Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions
Stokhos_SacadoTraitsUnitTest.cpp File Reference
#include <type_traits>
#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>
Include dependency graph for Stokhos_SacadoTraitsUnitTest.cpp:

Go to the source code of this file.

Typedefs

typedef Kokkos::Serial node_type
 

Functions

 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[])
 

Typedef Documentation

typedef Kokkos::Serial node_type

Definition at line 29 of file Stokhos_SacadoTraitsUnitTest.cpp.

Function Documentation

TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL ( Traits  ,
ScalarType  ,
ad_type  ,
scalar_type   
)

Definition at line 32 of file Stokhos_SacadoTraitsUnitTest.cpp.

TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL ( Traits  ,
ValueType  ,
ad_type  ,
value_type   
)

Definition at line 40 of file Stokhos_SacadoTraitsUnitTest.cpp.

TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL ( Traits  ,
IsADType  ,
ad_type   
)

Definition at line 47 of file Stokhos_SacadoTraitsUnitTest.cpp.

TEUCHOS_UNIT_TEST_TEMPLATE_1_DECL ( Traits  ,
IsScalarType  ,
ad_type   
)

Definition at line 53 of file Stokhos_SacadoTraitsUnitTest.cpp.

TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL ( Traits  ,
Value  ,
ad_type  ,
value_type   
)

Definition at line 59 of file Stokhos_SacadoTraitsUnitTest.cpp.

TEUCHOS_UNIT_TEST_TEMPLATE_2_DECL ( Traits  ,
ScalarValue  ,
ad_type  ,
scalar_type   
)

Definition at line 66 of file Stokhos_SacadoTraitsUnitTest.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 108 of file Stokhos_SacadoTraitsUnitTest.cpp.