log +noname/Discretization.m @ 753:44c46bd6913a feature/d1_staggered

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.
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 10:12:50 +0200 Jonatan Werpers Initial commit.