416 |
Return a pointer to the variable identified as the independent variable. |
Return a pointer to the variable identified as the independent variable. |
417 |
*/ |
*/ |
418 |
|
|
419 |
|
extern double *integrator_get_abstol(IntegratorSystem *blsys, double *vector); |
420 |
|
/**< |
421 |
|
Return abolute tolerance values for the 'ode_atol' values in the MODEL. |
422 |
|
*/ |
423 |
|
|
424 |
/*------------------------------- |
/*------------------------------- |
425 |
Stuff to facilitate output to the interface |
Stuff to facilitate output to the interface |
426 |
*/ |
*/ |