Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Sacado_ConfigDefs.h"
#include "Sacado_Fad_SFadTraits.hpp"
#include "Sacado_Fad_Expression.hpp"
#include "Sacado_StaticArrayTraits.hpp"
#include "Sacado_Fad_SFad_tmpl.hpp"
#include "Sacado_Fad_Ops.hpp"
#include "Sacado_Fad_ViewFad.hpp"
Go to the source code of this file.
Classes | |
struct | Sacado::Fad::SFadExprTag< T, Num > |
A tag for specializing Expr for SFad expressions. More... | |
class | Sacado::Fad::SFad< T, Num > |
class | Sacado::Fad::Expr< SFadExprTag< T, Num >, ExprSpecDefault > |
Expression template forward-mode AD class with static memory allocation. More... | |
Namespaces | |
Sacado | |
Sacado::Fad | |
Namespace for forward-mode AD classes. | |
Macros | |
#define | SACADO_FAD_DERIV_LOOP(I, SZ) for (int I=0; I<SZ; ++I) |
#define | SACADO_FAD_THREAD_SINGLE /* */ |
#define | FAD_NS Fad |
#define SACADO_FAD_DERIV_LOOP | ( | I, | |
SZ | |||
) | for (int I=0; I<SZ; ++I) |
Definition at line 83 of file Sacado_Fad_SFad.hpp.
#define SACADO_FAD_THREAD_SINGLE /* */ |
Definition at line 91 of file Sacado_Fad_SFad.hpp.
#define FAD_NS Fad |
Definition at line 511 of file Sacado_Fad_SFad.hpp.