log

age author description
Wed, 16 Jan 2019 12:40:20 +0100 Vidar Stiernström Merge with latest changes
Wed, 16 Jan 2019 12:39:42 +0100 Vidar Stiernström Clean up plotgridfunction now that the matplotlib backend works. The issue was not in the julia code, but rather the installation of matplotlib.
Tue, 15 Jan 2019 19:51:16 +0100 Jonatan Werpers Add types to Laplace operators cell_based_test
Tue, 15 Jan 2019 12:26:06 +0100 Ylva Rydin Convert apply functions to cell-based cell_based_test
Tue, 15 Jan 2019 10:25:56 +0100 Ylva Rydin Add abstract types for Closure and Penalty
Mon, 14 Jan 2019 16:30:52 +0100 Ylva Rydin switch grid to Grid in diffOp
Mon, 14 Jan 2019 11:30:36 +0100 Vidar Stiernström Save plot to file when calling plotgridfunction, until figuring out how to set up an interactive gui backend for matplotlib in julia.