Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Sacado_Fad_MemPoolStorage.hpp File Reference
#include "Sacado_ConfigDefs.h"
#include <new>
#include <cstring>
#include "Sacado_Traits.hpp"
#include "Sacado_Fad_MemPool.hpp"
Include dependency graph for Sacado_Fad_MemPoolStorage.hpp:
This graph shows which files directly or indirectly include this file:

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.