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;
101 #endif // SACADO_NEW_FAD_DESIGN_IS_DEFAULT
103 #endif // SACADO_FAD_EXPRESSIONTRAITS_HPP
Wrapper for a generic expression template.
Base template specification for ScalarValue.
Base template specification for ScalarType.
static KOKKOS_INLINE_FUNCTION const scalar_type & eval(const Fad::Expr< T > &x)
Base template specification for IsADType.
Base template specification for Value.
Base template specification for IsSimdType.
#define KOKKOS_INLINE_FUNCTION
#define SACADO_EXPR_PROMOTE_SPEC(NS)
ValueType< Fad::Expr< T > >::type value_type
ScalarType< typename Fad::Expr< T >::value_type >::type type
static KOKKOS_INLINE_FUNCTION const value_type & eval(const Fad::Expr< T > &x)
Base template specification for IsScalarType.
ScalarType< Fad::Expr< T > >::type scalar_type
Fad::Expr< T >::value_type type
Base template specification for ValueType.
static KOKKOS_INLINE_FUNCTION const T & eval(const T &x)
ValueType< Fad::Expr< T > >::type value_type