Mercurial > repos > public > sbplib
log +time/Rungekutta4proper.m @ 886:8894e9c49e40 feature/timesteppers
age | author | description |
---|---|---|
Thu, 15 Nov 2018 16:36:21 -0800 | Vidar Stiernström | Merge with default for latest changes feature/timesteppers |
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 |
Fri, 09 Sep 2016 13:11:25 +0200 | Jonatan Werpers | Added some documentation. feature/beams |
Thu, 05 Nov 2015 16:06:06 -0800 | Jonatan Werpers | Added Rk4 as it should be. base +time/Rungekutta4.m@b63b5428cce7 |