|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_ELRFad_SFad.hpp>
Public Types | |
| typedef ExprT::value_type | value_type |
Public Member Functions | |
| SACADO_INLINE_FUNCTION | LocalAccumOp (const ExprT &x_) |
| SACADO_INLINE_FUNCTION void | getTangents (int i_) |
| template<typename ArgT > | |
| SACADO_INLINE_FUNCTION void | operator() (ArgT arg) const |
Public Attributes | |
| const ExprT & | x |
| value_type | t |
| value_type | partials [N] |
| int | i |
Static Public Attributes | |
| static const int | N = ExprT::num_args |
Definition at line 602 of file Sacado_ELRFad_SFad.hpp.
| typedef ExprT::value_type Sacado::ELRFad::Expr< SFadExprTag< T, Num > >::LocalAccumOp< ExprT >::value_type |
Definition at line 603 of file Sacado_ELRFad_SFad.hpp.
|
inline |
Definition at line 610 of file Sacado_ELRFad_SFad.hpp.
|
inline |
Definition at line 614 of file Sacado_ELRFad_SFad.hpp.
|
inline |
Definition at line 617 of file Sacado_ELRFad_SFad.hpp.
|
static |
Definition at line 604 of file Sacado_ELRFad_SFad.hpp.
| const ExprT& Sacado::ELRFad::Expr< SFadExprTag< T, Num > >::LocalAccumOp< ExprT >::x |
Definition at line 605 of file Sacado_ELRFad_SFad.hpp.
|
mutable |
Definition at line 606 of file Sacado_ELRFad_SFad.hpp.
| value_type Sacado::ELRFad::Expr< SFadExprTag< T, Num > >::LocalAccumOp< ExprT >::partials[N] |
Definition at line 607 of file Sacado_ELRFad_SFad.hpp.
| int Sacado::ELRFad::Expr< SFadExprTag< T, Num > >::LocalAccumOp< ExprT >::i |
Definition at line 608 of file Sacado_ELRFad_SFad.hpp.
1.8.14