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)Summary of the most common use cases

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

Tech Notes