|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Go to the documentation of this file.
30 #ifndef SACADO_FAD_EXP_EXPRESSIONTRAITS_HPP
31 #define SACADO_FAD_EXP_EXPRESSIONTRAITS_HPP
63 static const bool value =
false;
68 struct Value< Fad::Exp::Expr<T> > {
87 #endif // SACADO_FAD_EXP_EXPRESSIONTRAITS_HPP
#define KOKKOS_INLINE_FUNCTION
Base template specification for ScalarType.
Base template specification for ValueType.
Fad::Exp::Expr< T >::value_type type
Base template specification for Value.
ValueType< Fad::Exp::Expr< T > >::type value_type
static const KOKKOS_INLINE_FUNCTION T & eval(const T &x)
static const KOKKOS_INLINE_FUNCTION value_type & eval(const Fad::Exp::Expr< T > &x)
ValueType< Fad::Exp::Expr< T > >::type value_type
static const KOKKOS_INLINE_FUNCTION scalar_type & eval(const Fad::Exp::Expr< T > &x)
Wrapper for a generic expression template.
ScalarType< Fad::Exp::Expr< T > >::type scalar_type
Base template specification for IsScalarType.
Base template specification for ScalarValue.
#define SACADO_EXPR_PROMOTE_SPEC(NS)
Base template specification for IsADType.
ScalarType< typename Fad::Exp::Expr< T >::value_type >::type type