log

age author description
Tue, 22 Sep 2015 08:41:28 +0200 Jonatan Werpers Fixed initialization of step counter in timesteppers.
Tue, 22 Sep 2015 08:35:57 +0200 Jonatan Werpers Added function to calculate an aligned timestep.
Mon, 21 Sep 2015 18:01:57 +0200 Jonatan Werpers Allowed no defult answer in yesnoQuestion.m
Mon, 21 Sep 2015 17:58:04 +0200 Jonatan Werpers Added utility function for asking the user a yes or no question.
Mon, 21 Sep 2015 17:41:18 +0200 Jonatan Werpers Added class for handleing .mat files as a key-value store.
Mon, 21 Sep 2015 17:40:07 +0200 Jonatan Werpers Changed to cleaner way of gett the current folder.
Mon, 21 Sep 2015 14:50:51 +0200 Jonatan Werpers Added functions for converting structs to string representations.
Mon, 21 Sep 2015 10:05:21 +0200 Jonatan Werpers Added version function sbplibVersion.m
Mon, 21 Sep 2015 09:42:15 +0200 Jonatan Werpers First try at interface implementation in WaveCurve2s
Fri, 18 Sep 2015 15:12:44 +0200 Jonatan Werpers Attempt att optimization of CdiffNonlin.
Fri, 18 Sep 2015 13:30:19 +0200 Jonatan Werpers Added some smartness to evolve with progress.`
Fri, 18 Sep 2015 12:50:52 +0200 Jonatan Werpers Added a cfl paramater to getTimestepper in Discretization. Added function to get cfl value for a Discr.
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.