|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <type_traits>#include <new>#include <cstring>#include "Sacado_Traits.hpp"#include "Sacado_Fad_MemPool.hpp"

Go to the source code of this file.
Classes | |
| struct | Sacado::Fad::Exp::mp_array< T, isScalar > |
| Dynamic array allocation class that works for any type. More... | |
| struct | Sacado::Fad::Exp::mp_array< T, true > |
| Dynamic array allocation class that is specialized for scalar i.e., fundamental or built-in types (float, double, etc...). More... | |
| class | Sacado::Fad::Exp::MemPoolStorage< T > |
| Derivative array storage class using dynamic memory allocation. More... | |
| struct | Sacado::Fad::Exp::MemPoolStorage< T >::apply< TT > |
| Turn MemPoolStorage into a meta-function class usable with mpl::apply. More... | |
| struct | Sacado::Fad::Exp::MemPoolStorage< T >::apply_N< N > |
| Replace static derivative length. More... | |
Namespaces | |
| Sacado | |
| Sacado::Fad | |
| Namespace for forward-mode AD classes. | |
| Sacado::Fad::Exp | |
1.8.5