30 #ifndef SACADO_ELRFAD_EXPRESSIONTRAITS_HPP 
   31 #define SACADO_ELRFAD_EXPRESSIONTRAITS_HPP 
   38     template <
typename T> 
class Expr;
 
   68     static const bool value = 
false;
 
   73   struct Value< ELRFad::Expr<T> > {
 
   92 #endif // SACADO_ELRFAD_EXPRESSIONTRAITS_HPP 
ValueType< ELRFad::Expr< T > >::type value_type
Base template specification for ScalarValue. 
Base template specification for ScalarType. 
ELRFad::Expr< T >::value_type type
ScalarType< ELRFad::Expr< T > >::type scalar_type
Base template specification for IsADType. 
ValueType< ELRFad::Expr< T > >::type value_type
Base template specification for Value. 
#define KOKKOS_INLINE_FUNCTION
#define SACADO_EXPR_PROMOTE_SPEC(NS)
static KOKKOS_INLINE_FUNCTION const scalar_type & eval(const ELRFad::Expr< T > &x)
ScalarType< typename ELRFad::Expr< T >::value_type >::type type
Wrapper for a generic expression template. 
static KOKKOS_INLINE_FUNCTION const value_type & eval(const ELRFad::Expr< T > &x)
Base template specification for IsScalarType. 
Base template specification for ValueType. 
static KOKKOS_INLINE_FUNCTION const T & eval(const T &x)