Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Go to the source code of this file.
Macros | |
#define | ADT_RAD Sacado::Rad:: |
#define | Plus_dx 1. |
Typedefs | |
typedef ADT_RAD IndepADvar < double > | AI |
typedef ADT_RAD ADvar< double > | A |
typedef ADT_RAD ConstADvar < double > | C |
typedef ADT_RAD ADvari< double > | Ai |
typedef const ADT_RAD IndepADvar< double > | cAI |
typedef const ADT_RAD ADvar < double > | cA |
typedef const ADT_RAD ConstADvar< double > | cC |
typedef const ADT_RAD ADvari < double > | cAi |
Functions | |
void | botch (const char *what, double wanted, double got) |
int | differ (double a, double b) |
int | main (void) |
Variables | |
static int | rc |
const double | tol = 5e-16 |
#define ADT_RAD Sacado::Rad:: |
Definition at line 7 of file tradoptest_59.cpp.
#define Plus_dx 1. |
Definition at line 101 of file tradoptest_59.cpp.
Definition at line 19 of file tradoptest_59.cpp.
Definition at line 21 of file tradoptest_59.cpp.
Definition at line 23 of file tradoptest_59.cpp.
Definition at line 25 of file tradoptest_59.cpp.
Definition at line 27 of file tradoptest_59.cpp.
Definition at line 29 of file tradoptest_59.cpp.
Definition at line 31 of file tradoptest_59.cpp.
Definition at line 33 of file tradoptest_59.cpp.
void botch | ( | const char * | what, |
double | wanted, | ||
double | got | ||
) |
Definition at line 49 of file tradoptest_59.cpp.
int differ | ( | double | a, |
double | b | ||
) |
Definition at line 67 of file tradoptest_59.cpp.
int main | ( | void | ) |
Definition at line 121 of file tradoptest_59.cpp.
|
static |
Definition at line 35 of file tradoptest_59.cpp.
const double tol = 5e-16 |
Definition at line 61 of file tradoptest_59.cpp.