Mercurial > hg > octave-max
comparison liboctave/DASRT-opts.in @ 7001:8b0cfeb06365
[project @ 2007-10-10 18:02:59 by jwe]
author | jwe |
---|---|
date | Wed, 10 Oct 2007 18:03:02 +0000 |
parents | 23b37da9fd5b |
children | a1dbe9d80eee |
comparison
equal
deleted
inserted
replaced
7000:e87f860624cc | 7001:8b0cfeb06365 |
---|---|
60 END_OPTION | 60 END_OPTION |
61 | 61 |
62 OPTION | 62 OPTION |
63 NAME = "initial step size" | 63 NAME = "initial step size" |
64 DOC_ITEM | 64 DOC_ITEM |
65 Differential-algebraic problems may occaisionally suffer from severe | 65 Differential-algebraic problems may occasionally suffer from severe |
66 scaling difficulties on the first step. If you know a great deal | 66 scaling difficulties on the first step. If you know a great deal |
67 about the scaling of your problem, you can help to alleviate this | 67 about the scaling of your problem, you can help to alleviate this |
68 problem by specifying an initial stepsize. | 68 problem by specifying an initial stepsize. |
69 END_DOC_ITEM | 69 END_DOC_ITEM |
70 TYPE = "double" | 70 TYPE = "double" |