Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Sacado_ConfigDefs.h"
#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::mp_array< T, isScalar > |
Dynamic array allocation class that works for any type. More... | |
struct | Sacado::Fad::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::MemPoolStorage< T > |
Derivative array storage class using dynamic memory allocation. More... | |
Namespaces | |
Sacado | |
Sacado::Fad | |
Namespace for forward-mode AD classes. | |