|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Sacado_Tay_CacheTaylorOps.hpp>

Public Types | |
| typedef ExprT1::value_type | value_type |
| typedef ExprT1::scalar_type | scalar_type |
| typedef ExprT1::base_expr_type | base_expr_type |
| typedef ConstExpr< typename ExprT1::value_type > | ExprT2 |
| typedef ExprT1::value_type | value_type_1 |
| typedef ConstExpr< typename ExprT1::value_type >::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 ConstExpr< typename ExprT1::value_type >::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 ConstExpr< typename ExprT1::value_type >::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 | |
| DivisionOp (const ExprT1 &expr1, const ExprT2 expr2) | |
| void | allocateCache (int d) const |
| value_type | computeCoeff (int i, const ExprT1 &expr1, const ExprT2 &expr2) const |
| value_type | computeFastAccessCoeff (int i, const ExprT1 &expr1, const ExprT2 &expr2) const |
| DivisionOp (const ExprT1 &expr1, const ConstExpr< typename ExprT1::value_type > expr2) | |
| void | allocateCache (int d) const |
| value_type | computeCoeff (int i, const ExprT1 &expr1, const ConstExpr< typename ExprT1::value_type > &expr2) const |
| value_type | computeFastAccessCoeff (int i, const ExprT1 &expr1, const ConstExpr< typename ExprT1::value_type > &expr2) const |
Protected Attributes | |
| std::valarray< value_type > | c |
| int | dc |
Definition at line 1023 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT1::value_type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::value_type |
Definition at line 1026 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT1::scalar_type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::scalar_type |
Definition at line 1027 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT1::base_expr_type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::base_expr_type |
Definition at line 1028 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr<typename ExprT1::value_type> Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::ExprT2 |
Definition at line 1029 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT1::value_type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::value_type_1 |
Definition at line 962 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr< typename ExprT1::value_type >::value_type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::value_type_2 |
Definition at line 963 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef Sacado::Promote<value_type_1,value_type_2>::type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::value_type |
Definition at line 965 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT1::scalar_type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::scalar_type_1 |
Definition at line 967 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr< typename ExprT1::value_type >::scalar_type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::scalar_type_2 |
Definition at line 968 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef Sacado::Promote<scalar_type_1,scalar_type_2>::type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::scalar_type |
Definition at line 970 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ExprT1::base_expr_type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::base_expr_type_1 |
Definition at line 972 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef ConstExpr< typename ExprT1::value_type >::base_expr_type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::base_expr_type_2 |
Definition at line 973 of file Sacado_Tay_CacheTaylorOps.hpp.
| typedef Sacado::Promote<base_expr_type_1,base_expr_type_2>::type Sacado::Tay::DivisionOp< ExprT1, ConstExpr< typename ExprT1::value_type > >::base_expr_type |
Definition at line 975 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1031 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 977 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1033 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1036 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1042 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 981 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 986 of file Sacado_Tay_CacheTaylorOps.hpp.
|
inline |
Definition at line 1001 of file Sacado_Tay_CacheTaylorOps.hpp.
|
mutableprotected |
Definition at line 1017 of file Sacado_Tay_CacheTaylorOps.hpp.
|
mutableprotected |
Definition at line 1018 of file Sacado_Tay_CacheTaylorOps.hpp.