Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_trad.hpp>
Public Types | |
typedef ADvari< Double > | ADVari |
typedef Derp< Double > | DErp |
Public Types inherited from Sacado::Rad::ADvari< Double > | |
typedef Double | value_type |
typedef ScalarType< value_type > ::type | scalar_type |
typedef IndepADvar< Double > | IndepADVar |
Public Types inherited from Sacado::Base< ADvari< Double > > | |
typedef ADvari< Double > | derived_type |
Public Member Functions | |
ADvar2 (Double val1) | |
ADvar2 (Double val1, const ADVari *Lcv, const Double *Lc, const ADVari *Rcv, const Double *Rc) | |
Public Member Functions inherited from Sacado::Rad::ADvari< Double > | |
void * | operator new (size_t len) |
void | operator delete (void *) |
ADvari (Double t) | |
ADvari () | |
operator Double () | |
operator Double () const | |
Public Member Functions inherited from Sacado::Base< ADvari< Double > > | |
const derived_type & | derived () const |
Public Attributes | |
DErp | dL |
DErp | dR |
Public Attributes inherited from Sacado::Rad::ADvari< Double > | |
Double | Val |
Double | aval |
Additional Inherited Members | |
Static Public Attributes inherited from Sacado::Rad::ADvari< Double > | |
static ADcontext< Double > | adc |
Definition at line 217 of file Sacado_trad.hpp.
typedef ADvari<Double> Sacado::Rad::ADvar2< Double >::ADVari |
Definition at line 1119 of file Sacado_trad.hpp.
typedef Derp<Double> Sacado::Rad::ADvar2< Double >::DErp |
Definition at line 1120 of file Sacado_trad.hpp.
|
inline |
Definition at line 1121 of file Sacado_trad.hpp.
|
inline |
Definition at line 1138 of file Sacado_trad.hpp.
DErp Sacado::Rad::ADvar2< Double >::dL |
Definition at line 1137 of file Sacado_trad.hpp.
DErp Sacado::Rad::ADvar2< Double >::dR |
Definition at line 1137 of file Sacado_trad.hpp.