Integreat`RK`
Integreat`RK`
RKDispersionOrder
RKDispersionOrder[rk]
computes the linear, homogeneous order of dissipation of rk.
Details and Options
- A Runge–Kutta method has order of dispersion
if
, where
is the dispersion error function.
- RKDispersionOrder returns an even integer or ∞.
- The following options can be given:
-
Embedded False whether to use the embedded coefficients Stage None treat a stage as the solution DenseOutput False how to evaluate dense output
Examples
open allclose allIn[1]:=1

✖
https://wolfram.com/xid/0d2ctn53wtqioutp85w1fe342q-85a2h7
Basic Examples (1)Summary of the most common use cases
Options (3)Common values & functionality for each option
Embedded (1)
Stage (1)
Tech Notes
▪