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_SimpleFadTraits.hpp File Reference
#include "Sacado_Traits.hpp"
Include dependency graph for Sacado_Fad_SimpleFadTraits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sacado::Fad::SimpleFad< ValueT >
 Forward-mode AD class using dynamic memory allocation but no expression templates. More...
 
struct  Sacado::ScalarType< Fad::SimpleFad< ValueT > >
 Specialization of Promote to SimpleFad types. More...
 
struct  Sacado::ValueType< Fad::SimpleFad< ValueT > >
 Specialization of ValueType to SimpleFad types. More...
 
struct  Sacado::IsADType< Fad::SimpleFad< ValueT > >
 Specialization of IsADType to SimpleFad types. More...
 
struct  Sacado::IsScalarType< Fad::SimpleFad< ValueT > >
 Specialization of IsScalarType to SimpleFad types. More...
 
struct  Sacado::IsSimdType< Fad::SimpleFad< ValueT > >
 Specialization of IsSimdType to SimpleFad types. More...
 
struct  Sacado::Value< Fad::SimpleFad< ValueT > >
 Specialization of Value to SimpleFad types. More...
 
struct  Sacado::ScalarValue< Fad::SimpleFad< ValueT > >
 Specialization of ScalarValue to SimpleFad types. More...
 
struct  Sacado::StringName< Fad::SimpleFad< ValueT > >
 Specialization of StringName to SimpleFad types. More...
 
struct  Sacado::IsEqual< Fad::SimpleFad< ValueT > >
 Specialization of IsEqual to SimpleFad types. More...
 
struct  Sacado::IsStaticallySized< Fad::SimpleFad< ValueT > >
 Specialization of IsStaticallySized to SimpleFad types. More...
 
struct  Sacado::IsFad< Fad::SimpleFad< ValueT > >
 Specialization of IsFad to SimpleFad types. More...
 

Namespaces

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