Mercurial > repos > public > sbplib
log +noname/Discretization.m @ 1142:cff49fba3cc8 rv-interpolation
age | author | description |
---|---|---|
Mon, 29 Feb 2016 15:00:52 +0100 | Jonatan Werpers | Removed ylim from setup1dPlot added some comments and fixed timestepper paramters. |
Fri, 18 Dec 2015 11:28:07 +0100 | Jonatan Werpers | Removed setupMov method on Discretization |
Wed, 25 Nov 2015 18:33:49 +0100 | Jonatan Werpers | Changed noname.animate and noname.Discretization to use a opt struct for timestepper options. |
Wed, 18 Nov 2015 17:14:19 +0100 | Jonatan Werpers | Fixed some typing and added function to plot eigen values of a matrix. |
Fri, 25 Sep 2015 14:54:26 +0200 | Jonatan Werpers | Made some changes to error functions and comparison functions before finalizing convergence script. |
Tue, 22 Sep 2015 17:35:58 +0200 | Jonatan Werpers | Decoupled plotting and timesteppers. Added possibility of different plot_types. Added functions for printing and plotting solution file content. |
Tue, 22 Sep 2015 13:36:45 +0200 | Jonatan Werpers | Added abstract methods to allow for comparing of solutions. Added a bunch of error functions. |