Parent Directory
|
Revision Log
|
Patch
revision 943 by johnpye, Thu Oct 26 10:18:53 2006 UTC | revision 944 by johnpye, Sat Nov 25 10:46:13 2006 UTC | |
---|---|---|
# | Line 327 extern void var_set_upper_bound(struct v | Line 327 extern void var_set_upper_bound(struct v |
327 | Gets/sets the upper bound value of the variable. | Gets/sets the upper bound value of the variable. |
328 | */ | */ |
329 | ||
330 | double var_odeatol(struct var_variable *var); | |
331 | /**< Returns the ODE absolute error tolerance for the variable, or -1 if not available */ | |
332 | ||
333 | #ifdef NDEBUG | #ifdef NDEBUG |
334 | # define var_n_incidences(var) ((var)->n_incidences) | # define var_n_incidences(var) ((var)->n_incidences) |
335 | #else | #else |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |