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