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_Exp_DynamicStorage.hpp File Reference
#include <type_traits>
#include <utility>
#include "Sacado_ConfigDefs.h"
#include "Sacado_DynamicArrayTraits.hpp"
Include dependency graph for Sacado_Fad_Exp_DynamicStorage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sacado::Fad::Exp::DynamicStorage< T, U >
 Derivative array storage class using dynamic memory allocation. More...
 
struct  Sacado::Fad::Exp::DynamicStorage< T, U >::apply< TT, UU >
 Turn DynamicStorage into a meta-function class usable with mpl::apply. More...
 
struct  Sacado::Fad::Exp::DynamicStorage< T, U >::apply_N< N >
 Replace static derivative length. More...
 

Namespaces

 Sacado
 
 Sacado::Fad
 Namespace for forward-mode AD classes.
 
 Sacado::Fad::Exp