Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Sacado_Fad_Ops.hpp>
Public Types | |
typedef ConstExpr< T2 > | ConstT |
typedef ConstExpr< T2 > | ExprT2 |
typedef ExprT1::value_type | value_type_1 |
typedef ExprT2::value_type | value_type_2 |
typedef Sacado::Promote< value_type_1, value_type_2 >::type | value_type |
typedef ExprT1::scalar_type | scalar_type_1 |
typedef ExprT2::scalar_type | scalar_type_2 |
typedef Sacado::Promote< scalar_type_1, scalar_type_2 >::type | scalar_type |
typedef ExprT1::base_expr_type | base_expr_type_1 |
typedef ExprT2::base_expr_type | base_expr_type_2 |
typedef Sacado::Promote< base_expr_type_1, base_expr_type_2 >::type | base_expr_type |
Public Member Functions | |
SACADO_INLINE_FUNCTION | Expr (const ExprT1 &expr1_, const ConstT &c_) |
SACADO_INLINE_FUNCTION int | size () const |
SACADO_INLINE_FUNCTION bool | hasFastAccess () const |
SACADO_INLINE_FUNCTION bool | isPassive () const |
SACADO_INLINE_FUNCTION bool | updateValue () const |
SACADO_INLINE_FUNCTION void | cache () const |
SACADO_INLINE_FUNCTION const value_type | val () const |
SACADO_INLINE_FUNCTION const value_type | dx (int i) const |
SACADO_INLINE_FUNCTION const value_type | fastAccessDx (int i) const |
Protected Attributes | |
const ExprT1 & | expr1 |
ConstT | c |
Definition at line 1719 of file Sacado_Fad_Ops.hpp.
typedef ConstExpr<T2> Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::ConstT |
Definition at line 1724 of file Sacado_Fad_Ops.hpp.
typedef ConstExpr<T2> Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::ExprT2 |
Definition at line 1725 of file Sacado_Fad_Ops.hpp.
typedef ExprT1::value_type Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::value_type_1 |
Definition at line 1726 of file Sacado_Fad_Ops.hpp.
typedef ExprT2::value_type Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::value_type_2 |
Definition at line 1727 of file Sacado_Fad_Ops.hpp.
typedef Sacado::Promote<value_type_1,value_type_2>::type Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::value_type |
Definition at line 1729 of file Sacado_Fad_Ops.hpp.
typedef ExprT1::scalar_type Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::scalar_type_1 |
Definition at line 1731 of file Sacado_Fad_Ops.hpp.
typedef ExprT2::scalar_type Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::scalar_type_2 |
Definition at line 1732 of file Sacado_Fad_Ops.hpp.
typedef Sacado::Promote<scalar_type_1,scalar_type_2>::type Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::scalar_type |
Definition at line 1734 of file Sacado_Fad_Ops.hpp.
typedef ExprT1::base_expr_type Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::base_expr_type_1 |
Definition at line 1736 of file Sacado_Fad_Ops.hpp.
typedef ExprT2::base_expr_type Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::base_expr_type_2 |
Definition at line 1737 of file Sacado_Fad_Ops.hpp.
typedef Sacado::Promote<base_expr_type_1,base_expr_type_2>::type Sacado::Fad::Expr< PowerOp< ExprT1, ConstExpr< T2 >, PowerImpl::Nested >, ExprSpecDefault >::base_expr_type |
Definition at line 1739 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 1742 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 1746 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 1751 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 1756 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 1761 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 1764 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 1767 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 1773 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 1779 of file Sacado_Fad_Ops.hpp.
|
protected |
Definition at line 1786 of file Sacado_Fad_Ops.hpp.
|
protected |
Definition at line 1787 of file Sacado_Fad_Ops.hpp.