Mercurial > repos > public > sbplib
log +time/+rk/butcherTableau.m @ 1223:9fddc8749445 rv_diffOp_test
age | author | description |
---|---|---|
Thu, 15 Nov 2018 13:49:11 -0800 | Vidar Stiernström | Add todo:s for time stepping with RV feature/advectionRV |
Mon, 03 Dec 2018 15:40:26 -0800 | Martin Almquist | Improve error msg in rk.butcherTableau feature/timesteppers |
Mon, 26 Nov 2018 16:08:54 -0800 | Martin Almquist | Add comment in butcherTableau about rk4-3/8 being irreducible. feature/timesteppers |
Thu, 15 Nov 2018 17:10:01 -0800 | Vidar Stiernström | Add general Runge-Kutta class 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 |