30 #ifndef SACADO_FAD_EXPRESSIONTRAITS_HPP
31 #define SACADO_FAD_EXPRESSIONTRAITS_HPP
35 #ifdef SACADO_NEW_FAD_DESIGN_IS_DEFAULT
71 static const bool value =
false;
#define KOKKOS_INLINE_FUNCTION
#define SACADO_EXPR_PROMOTE_SPEC(NS)
Wrapper for a generic expression template.
Base template specification for IsADType.
Base template specification for IsScalarType.
Base template specification for IsSimdType.
ScalarType< typename Fad::Expr< T >::value_type >::type type
Base template specification for ScalarType.
static KOKKOS_INLINE_FUNCTION const scalar_type & eval(const Fad::Expr< T > &x)
ValueType< Fad::Expr< T > >::type value_type
ScalarType< Fad::Expr< T > >::type scalar_type
Base template specification for ScalarValue.
static KOKKOS_INLINE_FUNCTION const T & eval(const T &x)
Fad::Expr< T >::value_type type
Base template specification for ValueType.
ValueType< Fad::Expr< T > >::type value_type
static KOKKOS_INLINE_FUNCTION const value_type & eval(const Fad::Expr< T > &x)
Base template specification for Value.