From: Rainer M. <ra...@tb...> - 2006-09-06 14:47:40
|
The functions CvodeSettings_setTimeSeries and CvodeSettings_setAdjTimeSeries have been moved to the API. Please update your CVS. Rainer On Tue, 5 Sep 2006, W Eryk Wolski wrote: > Hi, > > Can we move the function > static int CvodeSettings_setTimeSeries(cvodeSettings_t *set, double > *timeseries, int PrintStep); > > to the API interface please? If one wants to set a whole time series > it is much more straightforward to do this using this function than > using: > > SBML_ODESOLVER_API int CvodeSettings_setTimeStep(cvodeSettings_t *, > int, double); > Especially that in case of this function it is not clear how to > specify the length of the time series to set first. > > > All the best. > Eryk > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > sbmlsolver-devel mailing list > sbm...@li... > https://lists.sourceforge.net/lists/listinfo/sbmlsolver-devel > |