|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Sacado_ELRCacheFad_SFadTraits.hpp"#include "Sacado_ELRCacheFad_Expression.hpp"#include "Sacado_StaticArrayTraits.hpp"#include "Sacado_dummy_arg.hpp"#include "Sacado_ELRCacheFad_SFadImp.hpp"#include "Sacado_ELRCacheFad_Ops.hpp"

Go to the source code of this file.
Classes | |
| struct | Sacado::ELRCacheFad::SFadExprTag< T, Num > |
| A tag for specializing Expr for SFad expressions. More... | |
| class | Sacado::ELRCacheFad::Expr< SFadExprTag< T, Num > > |
| Expression template forward-mode AD class with static memory allocation. More... | |
| struct | Sacado::ELRCacheFad::Expr< SFadExprTag< T, Num > >::LocalAccumOp< ExprT > |
| class | Sacado::ELRCacheFad::SFad< ValueT, Num > |
| Forward-mode AD class using static memory allocation, caching expression templates, and expression-level reverse mode. More... | |
| struct | Sacado::ELRCacheFad::SFad< ValueT, Num >::apply< T > |
| Turn SFad into a meta-function class usable with mpl::apply. More... | |
| struct | Sacado::ELRCacheFad::ExprPromote< Expr< SFadExprTag< T, Num > >, T > |
| Specialization of ExprPromote to Expr<SFadExprTag> types. More... | |
| struct | Sacado::ELRCacheFad::ExprPromote< T, Expr< SFadExprTag< T, Num > > > |
| Specialization of ExprPromote to GeneralFad types. More... | |
Namespaces | |
| namespace | Sacado |
Abstract class that provides access to a parameter value in a code for the parameter library. An object of this type is required to construct a ParameterRegistration object. | |
| namespace | Sacado::ELRCacheFad |
Namespace for expression-level reverse forward-mode AD classes. | |
Functions | |
| template<typename T , int Num> | |
| std::ostream & | Sacado::ELRCacheFad::operator<< (std::ostream &os, const Expr< SFadExprTag< T, Num > > &x) |
1.7.4