|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Go to the documentation of this file.
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;
95 #endif // SACADO_NEW_FAD_DESIGN_IS_DEFAULT
97 #endif // SACADO_FAD_EXPRESSIONTRAITS_HPP
Fad::Expr< T >::value_type type
ValueType< Fad::Expr< T > >::type value_type
#define KOKKOS_INLINE_FUNCTION
Base template specification for ScalarType.
Base template specification for ValueType.
Base template specification for Value.
static const KOKKOS_INLINE_FUNCTION scalar_type & eval(const Fad::Expr< T > &x)
static const KOKKOS_INLINE_FUNCTION T & eval(const T &x)
ScalarType< Fad::Expr< T > >::type scalar_type
ScalarType< typename Fad::Expr< T >::value_type >::type type
ValueType< Fad::Expr< T > >::type value_type
Base template specification for IsScalarType.
Base template specification for ScalarValue.
static const KOKKOS_INLINE_FUNCTION value_type & eval(const Fad::Expr< T > &x)
#define SACADO_EXPR_PROMOTE_SPEC(NS)
Base template specification for IsADType.
Wrapper for a generic expression template.