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::Rad2::CADcontext< Double > Class Template Reference

#include <Sacado_trad2.hpp>

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

Public Member Functions

 CADcontext ()
 
- Public Member Functions inherited from Sacado::Rad2::ADcontext< Double >
 ADcontext ()
 
voidMemalloc (size_t len)
 
void ADvari_record (ADVari *x)
 

Protected Attributes

bool fpval_implies_const
 

Friends

class ADvar< Double >
 

Additional Inherited Members

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

Detailed Description

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

Definition at line 224 of file Sacado_trad2.hpp.

Constructor & Destructor Documentation

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

Definition at line 230 of file Sacado_trad2.hpp.

Friends And Related Function Documentation

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

Definition at line 229 of file Sacado_trad2.hpp.

Member Data Documentation

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

Definition at line 227 of file Sacado_trad2.hpp.


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