Parent Directory
|
Revision Log
|
Patch
revision 1248 by johnpye, Sat Jan 27 00:32:38 2007 UTC | revision 1249 by johnpye, Sat Jan 27 04:14:58 2007 UTC | |
---|---|---|
# | Line 48 typedef struct SolverDiffVarSequenceStru | Line 48 typedef struct SolverDiffVarSequenceStru |
48 | - x, dx/dt | - x, dx/dt |
49 | - z, dz/dt | - z, dz/dt |
50 | */ | */ |
51 | typedef struct SolverDiffVarCollectionStruct{ | struct SolverDiffVarCollectionStruct{ |
52 | SolverDiffVarSequence *seqs; | SolverDiffVarSequence *seqs; |
53 | long nseqs; | long nseqs; |
54 | long nalg; | long nalg; |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |