Integreat`RK`
Integreat`RK`
RKEPolynomial
RKEPolynomial[rk, y]
evaluates the E-polynomial, which is used to assess A-stability, of rk at y.
Details and Options
- The E-polynomial of a Runge–Kutta method is , where and are the numerator and denominator of the linear stability function, respectively.
- The polynomial generated by RKEPolynomial is even and has real coefficients.
- 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 allOptions (3)
Tech Notes
▪