30 #ifndef SACADO_FAD_EXP_EXPRESSIONTRAITS_HPP
31 #define SACADO_FAD_EXP_EXPRESSIONTRAITS_HPP
63 static const bool value =
false;
74 struct Value< Fad::Exp::Expr<T> > {
93 #endif // SACADO_FAD_EXP_EXPRESSIONTRAITS_HPP
Base template specification for ScalarValue.
static KOKKOS_INLINE_FUNCTION const value_type & eval(const Fad::Exp::Expr< T > &x)
Base template specification for ScalarType.
ValueType< Fad::Exp::Expr< T > >::type value_type
ScalarType< Fad::Exp::Expr< T > >::type scalar_type
Fad::Exp::Expr< T >::value_type type
Base template specification for IsADType.
Wrapper for a generic expression template.
Base template specification for Value.
Base template specification for IsSimdType.
#define KOKKOS_INLINE_FUNCTION
#define SACADO_EXPR_PROMOTE_SPEC(NS)
static KOKKOS_INLINE_FUNCTION const scalar_type & eval(const Fad::Exp::Expr< T > &x)
ScalarType< typename Fad::Exp::Expr< T >::value_type >::type type
Base template specification for IsScalarType.
ValueType< Fad::Exp::Expr< T > >::type value_type
Base template specification for ValueType.
static KOKKOS_INLINE_FUNCTION const T & eval(const T &x)