Integreat`RK`
Integreat`RK`
RKDissipationOrder
RKDissipationOrder[rk]
computes the linear, homogeneous order of dissipation of rk.
Details and Options
- A Runge–Kutta method has order of dissipation if , where is the dissipation error function.
- RKDissipationOrder returns an odd 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 allBasic Examples (2)
Tech Notes
▪