log EquidistantGrid.jl @ 85:8d505e9bc715 cell_based_test

age author description
Fri, 25 Jan 2019 15:26:47 +0100 Jonatan Werpers Merge with default cell_based_test
Thu, 24 Jan 2019 13:33:07 +0100 Vidar Stiernström Use limit_lower and limit_upper in pointsalongdim
Thu, 17 Jan 2019 15:19:33 +0100 Jonatan Werpers Make EquidistantGrid more concrete
Thu, 17 Jan 2019 13:53:01 +0100 Jonatan Werpers Make grid.spacings more readable
Thu, 17 Jan 2019 15:19:33 +0100 Jonatan Werpers Make EquidistantGrid more concrete cell_based_test
Thu, 17 Jan 2019 13:53:01 +0100 Jonatan Werpers Make grid.spacings more readable cell_based_test
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.
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.
Fri, 11 Jan 2019 11:55:13 +0100 Vidar Stiernström Split grid.jl into AbstractGrid.jl and EquidistantGrid.jl