log +time/Rungekutta4.m @ 1012:1e437c9e5132 feature/advectionRV

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, 23 Nov 2015 17:32:56 +0100 Jonatan Werpers Cleand time.Rungekutta4 a bit.
Tue, 22 Sep 2015 08:41:28 +0200 Jonatan Werpers Fixed initialization of step counter in timesteppers.
Thu, 17 Sep 2015 10:12:50 +0200 Jonatan Werpers Initial commit.