370 |
,"Scalar absolute error tolerance",1 |
,"Scalar absolute error tolerance",1 |
371 |
,"Value of the scalar absolute error tolerance. See also 'atolvect'." |
,"Value of the scalar absolute error tolerance. See also 'atolvect'." |
372 |
" See IDA manual, sections 5.5.1 and 5.5.2 'Advice on choice and use of tolerances'" |
" See IDA manual, sections 5.5.1 and 5.5.2 'Advice on choice and use of tolerances'" |
373 |
}, 1e-5, 1e-15, 1.0e15 } |
}, 1e-5, 0, 1e10 } |
374 |
); |
); |
375 |
|
|
376 |
slv_param_real(p,IDA_PARAM_RTOL |
slv_param_real(p,IDA_PARAM_RTOL |