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

Go to the source code of this file.

Classes

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

Namespaces

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