log +noname/Discretization.m @ 36:c6eb3af205c0

age author description
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.