Closed GoogleCodeExporter closed 9 years ago
The documentation you linked to is for class CVodeInt, but you're trying to use
the setTolerances method of a ReactorNet object, which is different. You can
access the underlying integrator object by calling sim.integrator().
Original comment by yarmond
on 8 May 2013 at 2:46
Original issue reported on code.google.com by
francesc...@gmail.com
on 6 May 2013 at 1:52