Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Sacado_Fad_Kokkos_ThreadLocalScalar.hpp File Reference

Go to the source code of this file.

Classes

struct  Sacado::LocalScalarType< T, Stride >
 
struct  Sacado::LocalScalarType< const T, Stride >
 
class  Sacado::Fad::Exp::StaticStorage< T, Num >
 Derivative array storage class using static memory allocation. More...
 
class  Sacado::Fad::Exp::GeneralFad< Storage >
 Forward-mode AD class templated on the storage for the derivative array. More...
 
struct  Sacado::LocalScalarType< Fad::Exp::GeneralFad< Fad::Exp::StaticStorage< T, N > >, Stride >
 
class  Sacado::Fad::SLFad< T, N >
 
struct  Sacado::LocalScalarType< Fad::SLFad< T, N >, Stride >
 
class  Sacado::Fad::Exp::DynamicStorage< T, U >
 Derivative array storage class using dynamic memory allocation. More...
 
class  Sacado::Fad::Exp::StaticFixedStorage< T, Num >
 Derivative array storage class using static, fixed memory allocation. More...
 
class  Sacado::Fad::Exp::StaticStorage< T, Num >
 Derivative array storage class using static memory allocation. More...
 
class  Sacado::Fad::Exp::GeneralFad< Storage >
 Forward-mode AD class templated on the storage for the derivative array. More...
 
struct  Sacado::LocalScalarType< Fad::Exp::GeneralFad< Fad::Exp::StaticFixedStorage< T, N > >, Stride >
 
class  Sacado::Fad::SFad< T, N >
 
struct  Sacado::LocalScalarType< Fad::SFad< T, N >, Stride >
 
struct  Sacado::ThreadLocalScalarType< ViewType, Enabled >
 
struct  Sacado::ThreadLocalScalarType< ViewType, typename std::enable_if< is_view_fad_contiguous< ViewType >::value >::type >
 

Namespaces

 Sacado
 
 Sacado::Fad
 Namespace for forward-mode AD classes.
 
 Sacado::Fad::Exp
 

Functions

template<unsigned Stride, typename T >
KOKKOS_INLINE_FUNCTION const TSacado::partition_scalar (const T &x)