Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_Fad_Ops.hpp>
Public Types | |
typedef ConstExpr< T1 > | ConstT |
typedef ConstExpr< T1 > | ExprT1 |
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 ConstT &c_, const ExprT2 &expr2_) |
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 | |
ConstT | c |
const ExprT2 & | expr2 |
Definition at line 2000 of file Sacado_Fad_Ops.hpp.
typedef ConstExpr<T1> Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::ConstT |
Definition at line 2005 of file Sacado_Fad_Ops.hpp.
typedef ConstExpr<T1> Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::ExprT1 |
Definition at line 2006 of file Sacado_Fad_Ops.hpp.
typedef ExprT1::value_type Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::value_type_1 |
Definition at line 2007 of file Sacado_Fad_Ops.hpp.
typedef ExprT2::value_type Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::value_type_2 |
Definition at line 2008 of file Sacado_Fad_Ops.hpp.
typedef Sacado::Promote<value_type_1, value_type_2>::type Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::value_type |
Definition at line 2010 of file Sacado_Fad_Ops.hpp.
typedef ExprT1::scalar_type Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::scalar_type_1 |
Definition at line 2012 of file Sacado_Fad_Ops.hpp.
typedef ExprT2::scalar_type Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::scalar_type_2 |
Definition at line 2013 of file Sacado_Fad_Ops.hpp.
typedef Sacado::Promote<scalar_type_1, scalar_type_2>::type Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::scalar_type |
Definition at line 2015 of file Sacado_Fad_Ops.hpp.
typedef ExprT1::base_expr_type Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::base_expr_type_1 |
Definition at line 2017 of file Sacado_Fad_Ops.hpp.
typedef ExprT2::base_expr_type Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::base_expr_type_2 |
Definition at line 2018 of file Sacado_Fad_Ops.hpp.
typedef Sacado::Promote<base_expr_type_1, base_expr_type_2>::type Sacado::Fad::Expr< PowerOp< ConstExpr< T1 >, ExprT2, PowerImpl::NestedSimd >, ExprSpecDefault >::base_expr_type |
Definition at line 2020 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 2024 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 2028 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 2033 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 2038 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 2043 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 2046 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 2049 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 2055 of file Sacado_Fad_Ops.hpp.
|
inline |
Definition at line 2061 of file Sacado_Fad_Ops.hpp.
|
protected |
Definition at line 2068 of file Sacado_Fad_Ops.hpp.
|
protected |
Definition at line 2069 of file Sacado_Fad_Ops.hpp.