Mercurial > repos > public > sbplib
log +time/Rk4SecondOrderNonlin.m @ 1155:336ee37a0617 feature/rv
age | author | description |
---|---|---|
Thu, 20 Sep 2018 17:51:19 +0200 | Vidar Stiernström | Add generalized RungeKutta and RungeKuttaRV class which extracts its coefficients from a butcher tableau, specified on the scheme. feature/burgers1d |
Mon, 10 Sep 2018 16:19:16 +0200 | Vidar Stiernström | Add getState to timesteppers, returning the relevant state of the timestepper feature/timesteppers |
Mon, 28 Sep 2015 13:23:52 +0200 | Jonatan Werpers | Corrected parameter treatment in nonlin timesteppers. |
Mon, 28 Sep 2015 08:44:56 +0200 | Jonatan Werpers | Fixed bug in Rk4SecondOrderNonlin. |
Tue, 22 Sep 2015 08:41:28 +0200 | Jonatan Werpers | Fixed initialization of step counter in timesteppers. |
Thu, 17 Sep 2015 19:19:58 +0200 | Jonatan Werpers | Added CdiffNonlin timestepper. Probably fixed a bug with Cdiff. Added default arguments to Rk4SecondOrderNonlin. |
Thu, 17 Sep 2015 10:12:50 +0200 | Jonatan Werpers | Initial commit. |