Integreat`RK`
Integreat`RK`

RKStages

RKStages[rk]

returns the number of stages of rk.

Details and Options

  • A RungeKutta method with stages has A in TemplateBox[{}, Reals]^(sxs), b in TemplateBox[{}, Reals]^s, and c in TemplateBox[{}, Reals]^s.

Examples

Basic Examples  (1)

The number of stages for the classical fourth order RungeKutta method:

Tech Notes
  • RungeKutta Methods