Integreat`RK`
Integreat`RK`

RKDenseOutput

RKDenseOutput[rk]

returns the dense output coefficients of rk parametrized by θ.

Details and Options

  • Dense output is a polynomial interpolant to provide a solution approximation at intermediate times.
  • If rk lacks dense output, RKDenseOutput[rk] is independent of θ.

Examples

open allclose all

Basic Examples  (1)

Get the dense output of a collocation method:

Properties & Relations  (1)

Dense output can also be accessed with RKB:

Tech Notes
  • RungeKutta Methods