External module "ql/math/ode/adaptiverungekutta"
Variables
Const ADAPTIVERK_ERRCON
ADAPTIVERK_
ERRCON: Real = 0.000189
Const ADAPTIVERK_MAXSTP
ADAPTIVERK_
MAXSTP: Real = 10000
Const ADAPTIVERK_PGROW
ADAPTIVERK_
PGROW: Real = -0.2
Const ADAPTIVERK_PSHRINK
ADAPTIVERK_
PSHRINK: Real = -0.25
Const ADAPTIVERK_SAFETY
ADAPTIVERK_
SAFETY: Real = 0.9
Const ADAPTIVERK_TINY
ADAPTIVERK_
TINY: Real = 1e-30
Const a2
Const a3
Const a4
Const a5
Const a6
Const b21
Const b31
Const b32
Const b41
Const b42
Const b43
Const b51
Const b52
Const b53
Const b54
Const b61
b61
: Real = 1631.0 / 55296.0
Const b62
b62
: Real = 175.0 / 512.0
Const b63
b63
: Real = 575.0 / 13824.0
Const b64
b64
: Real = 44275.0 / 110592.0
Const b65
b65
: Real = 253.0 / 4096.0
Const c1
Const c3
Const c4
Const c6
c6
: Real = 512.0 / 1771.0
Const dc1
dc1
: Real = c1 - 2825.0 / 27648.0
Const dc3
dc3
: Real = c3 - 18575.0 / 48384.0
Const dc4
dc4
: Real = c4 - 13525.0 / 55296.0
Const dc5
dc5
: Real = -277.0 / 14336.0
Const dc6