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

#include <Sacado_tradvec.hpp>

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

Public Member Functions

 CADcontext ()
 
- Public Member Functions inherited from Sacado::RadVec::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::RadVec::ADcontext< Double >
static void Gradcomp ()
 
static void aval_reset (void)
 
static void Weighted_Gradcomp (size_t, ADVar **, Double *)
 
static void Weighted_GradcompVec (size_t, size_t *, ADVar ***, Double **)
 
static void Outvar_Gradcomp (ADVar &)
 
- Static Public Attributes inherited from Sacado::RadVec::ADcontext< Double >
static const Double One = 1.
 
static const Double negOne = -1.
 

Detailed Description

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

Definition at line 173 of file Sacado_tradvec.hpp.

Constructor & Destructor Documentation

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

Definition at line 179 of file Sacado_tradvec.hpp.

Friends And Related Function Documentation

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

Definition at line 178 of file Sacado_tradvec.hpp.

Member Data Documentation

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

Definition at line 176 of file Sacado_tradvec.hpp.


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