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_DMFad.hpp File Reference
#include "Sacado_ConfigDefs.h"
#include "Sacado_Fad_GeneralFadExpr.hpp"
#include "Sacado_Fad_DMFadTraits.hpp"
#include "Sacado_Fad_MemPoolStorage.hpp"
Include dependency graph for Sacado_Fad_DMFad.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sacado::Fad::DMFad< ValueT >
 Forward-mode AD class using dynamic memory allocation and expression templates. More...
 
struct  Sacado::Fad::DMFad< ValueT >::apply< T >
 Turn DMFad into a meta-function class usable with mpl::apply. More...
 
struct  Sacado::Fad::BaseExpr< GeneralFad< T, Fad::MemPoolStorage< T > > >
 
struct  Sacado::Fad::ExprLevel< DMFad< T > >
 
struct  Sacado::Fad::IsFadExpr< DMFad< T > >
 
struct  Sacado::IsExpr< Fad::DMFad< T > >
 
struct  Sacado::BaseExprType< Fad::DMFad< T > >
 
struct  Sacado::ViewFadType< Sacado::Fad::DMFad< ValueType >, length, stride >
 The View Fad type associated with this type. More...
 
struct  Sacado::ViewFadType< const Sacado::Fad::DMFad< ValueType >, length, stride >
 The View Fad type associated with this type. More...
 

Namespaces

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