Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | Friends | List of all members
Sacado::Rad::CADcontext< Double > Class Template Reference

#include <Sacado_trad.hpp>

Inheritance diagram for Sacado::Rad::CADcontext< Double >:
Inheritance graph
[legend]

Public Member Functions

 CADcontext ()
 
- Public Member Functions inherited from Sacado::Rad::ADcontext< Double >
 ADcontext ()
 
voidMemalloc (size_t len)
 

Protected Attributes

bool fpval_implies_const
 

Friends

class ADvar< Double >
 

Additional Inherited Members

- Static Public Member Functions inherited from Sacado::Rad::ADcontext< Double >
static void Gradcomp (int wantgrad)
 
static void Gradcomp ()
 
static void aval_reset ()
 
static void free_all ()
 
static void re_init ()
 
static void Weighted_Gradcomp (size_t, ADVar **, Double *)
 
static void Outvar_Gradcomp (ADVar &)
 
- Static Public Attributes inherited from Sacado::Rad::ADcontext< Double >
static const Double One = 1.
 
static const Double negOne = -1.
 

Detailed Description

template<typename Double>
class Sacado::Rad::CADcontext< Double >

Definition at line 269 of file Sacado_trad.hpp.

Constructor & Destructor Documentation

template<typename Double>
Sacado::Rad::CADcontext< Double >::CADcontext ( )
inline

Definition at line 275 of file Sacado_trad.hpp.

Friends And Related Function Documentation

template<typename Double>
friend class ADvar< Double >
friend

Definition at line 274 of file Sacado_trad.hpp.

Member Data Documentation

template<typename Double>
bool Sacado::Rad::CADcontext< Double >::fpval_implies_const
protected

Definition at line 272 of file Sacado_trad.hpp.


The documentation for this class was generated from the following file: