log

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.
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.
Wed, 23 Sep 2015 09:29:53 +0200 Jonatan Werpers Added functionality for saveing to eps from plotSolutions.
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.