hkmoffat / cantera

Automatically exported from code.google.com/p/cantera
0 stars 0 forks source link

Add support for Sundials 2.5 #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sundials 2.5 changes the many of its array-size arguments from "int" to "long 
int". We need to update the signatures of the functions called by Sundials to 
use an appropriate typedef.

Original issue reported on code.google.com by yarmond on 17 Apr 2012 at 2:57

GoogleCodeExporter commented 9 years ago
Support for Sundials 2.5 is available as of r1498.

Original comment by yarmond on 25 May 2012 at 11:14