#include "Sacado_ELRFad_SFadTraits.hpp"#include "Sacado_ELRFad_Expression.hpp"#include "Sacado_StaticArrayTraits.hpp"#include "Sacado_ELRFad_SFadImp.hpp"#include "Sacado_ELRFad_Ops.hpp"Include dependency graph for Sacado_ELRFad_SFad.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Sacado |
| namespace | Sacado::ELRFad |
Classes | |
| struct | Sacado::ELRFad::SFadExprTag< T, Num > |
| A tag for specializing Expr for SFad expressions. More... | |
| class | Sacado::ELRFad::Expr< SFadExprTag< T, Num > > |
| Expression template forward-mode AD class with static memory allocation. More... | |
| struct | Sacado::ELRFad::Expr< SFadExprTag< T, Num > >::LocalAccumOp< ExprT > |
| class | Sacado::ELRFad::SFad< ValueT, Num, ScalarT > |
| Forward-mode AD class using static memory allocation. More... | |
| class | Sacado::ELRFad::SFad< ValueT, Num, ValueT > |
| Forward-mode AD class using static memory allocation. More... | |
| struct | Sacado::ELRFad::ExprPromote< Expr< SFadExprTag< T, Num > >, T > |
| Specialization of ExprPromote to Expr<SFadExprTag> types. More... | |
| struct | Sacado::ELRFad::ExprPromote< T, Expr< SFadExprTag< T, Num > > > |
| Specialization of ExprPromote to GeneralFad types. More... | |
Functions | |
| template<typename T, int Num> | |
| std::ostream & | Sacado::ELRFad::operator<< (std::ostream &os, const Expr< SFadExprTag< T, Num > > &x) |
1.4.7