Integreat`RK`
Integreat`RK`

RKC

RKC[rk]

gives the abscissae of the RungeKutta method rk.

Details and Options

  • For nonautonomous ODEs, RKC gives the time points at which the right-hand side function is evaluated.

Examples

open allclose all

Basic Examples  (1)

coefficients for the classical fourth order RungeKutta method:

Properties & Relations  (1)

For most RungeKutta methods, RKC is the row sum of RKA:

Tech Notes
  • RungeKutta Methods