/[ascend]/trunk/base/generic/solver/lsode.h
ViewVC logotype

Diff of /trunk/base/generic/solver/lsode.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 704 by ben.allan, Mon Jun 26 23:00:56 2006 UTC revision 888 by johnpye, Wed Oct 11 14:53:27 2006 UTC
# Line 51  Line 51 
51      Takes the start and finish index as defined by the user and carries      Takes the start and finish index as defined by the user and carries
52      out the integration using repeated calls to the function lsode.      out the integration using repeated calls to the function lsode.
53      Assumes sys corresponds to g_solvinst_cur.      Assumes sys corresponds to g_solvinst_cur.
54      works off instances of type blsode taken from blsys.      works off instances of type lsode taken from blsys.
55   */   */
56  extern int integrator_lsode_solve(IntegratorSystem *blsys  extern int integrator_lsode_solve(IntegratorSystem *blsys
57          ,unsigned long i1, unsigned long i2          ,unsigned long i1, unsigned long i2

Legend:
Removed from v.704  
changed lines
  Added in v.888

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22