Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Sacado_Fad_Expression.hpp"
Go to the source code of this file.
Classes | |
class | Sacado::Fad::GeneralFad< T, Storage > |
Forward-mode AD class templated on the storage for the derivative array. 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 SACADO_FAD_DERIV_LOOP | ( | I, | |
SZ | |||
) | for (int I=0; I<SZ; ++I) |
Definition at line 66 of file Sacado_Fad_GeneralFad.hpp.
#define SACADO_FAD_THREAD_SINGLE /* */ |
Definition at line 74 of file Sacado_Fad_GeneralFad.hpp.