Integreat`RK`
Integreat`RK`

RKDJReducibleQ

RKDJReducibleQ[rk]

returns True if rk has unused stages and False, otherwise.

Details and Options

  • RKDJReducibleQ takes into account whether a stage is used by the embedded and dense output solution.

Examples

open allclose all

Basic Examples  (2)

Check if a method is reducible:

The classical fourth order RungeKutta method is DJ-irreducible:

Possible Issues  (1)

This tableau may appear reducible, but with the dense output, all stages are used:

Tech Notes
  • RungeKutta Methods