Mercurial > repos > public > sbplib
log
age | author | description |
---|---|---|
Mon, 28 Sep 2015 08:44:56 +0200 | Jonatan Werpers | Fixed bug in Rk4SecondOrderNonlin. |
Sun, 27 Sep 2015 22:15:37 +0200 | Jonatan Werpers | Added function spdiag(). Fixed a bunch of bugs in the Wave2dCurve scheme. |
Fri, 25 Sep 2015 14:54:26 +0200 | Jonatan Werpers | Made some changes to error functions and comparison functions before finalizing convergence script. |
Fri, 25 Sep 2015 14:51:18 +0200 | Jonatan Werpers | Made calculateSolution save the discretization instead of a handle to contructor. |
Fri, 25 Sep 2015 14:50:01 +0200 | Jonatan Werpers | Added some utility functions to SolutionFile.m |
Fri, 25 Sep 2015 11:08:47 +0200 | Jonatan Werpers | Added function to calculate convergence given errors. Added function to print convergence table (not finished.) |
Wed, 23 Sep 2015 09:43:53 +0200 | Jonatan Werpers | Moved structIsSubset to it's own file. |