Mercurial > repos > public > sbplib
log
age | author | description |
---|---|---|
Thu, 20 Sep 2018 18:36:45 +0200 | Vidar Stiernström | Clean up in RK time stepper schemes feature/burgers1d |
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 |
Wed, 19 Sep 2018 16:32:05 +0200 | Vidar Stiernström | Add RK6 with residual viscosity update and reduce computational effort of spatial scheme feature/burgers1d |
Tue, 18 Sep 2018 10:32:00 +0200 | Vidar Stiernström | Only compute dissipation operator when requested feature/burgers1d |
Mon, 17 Sep 2018 11:08:23 +0200 | Vidar Stiernström | Minor rewrite of RK4RV feature/burgers1d |