log

age author description
Thu, 21 Feb 2019 16:51:27 +0100 Vidar Stiernström Change from using PyPlot to Makie. Add ugly workaround in order to enable use of sbpPlot cell_based_test
Thu, 21 Feb 2019 16:49:28 +0100 Vidar Stiernström Fix bug in pointsalongdim where an empty range was returned cell_based_test
Thu, 21 Feb 2019 16:46:01 +0100 Vidar Stiernström Fix incorrect indexing of solution vector in apply_region_tiled cell_based_test
Thu, 21 Feb 2019 16:45:06 +0100 Jonatan Werpers Add outline of idea for implemenation of sats boundary_conditions
Thu, 21 Feb 2019 16:27:28 +0100 Jonatan Werpers Merge in cell_based_test
Thu, 21 Feb 2019 16:20:55 +0100 Jonatan Werpers Close branch stencil_index
Thu, 21 Feb 2019 14:19:25 +0100 Ylva Rydin merge cell_based_test
Thu, 21 Feb 2019 14:11:08 +0100 Vidar Stiernström Enable compiler loop-unrolling in apply_backwards cell_based_test
Thu, 21 Feb 2019 11:40:48 +0100 Vidar Stiernström Fix bug in points(::EquidistantGrid) cell_based_test
Thu, 14 Feb 2019 16:25:22 +0100 Vidar Stiernström Improve efficiency of apply by the following: cell_based_test
Thu, 14 Feb 2019 12:46:58 +0100 Jonatan Werpers Improve stencil application code to make it more friendly to compiler optimizations cell_based_test
Thu, 07 Feb 2019 16:34:55 +0100 Ylva Rydin Change Type of dClosure and dClosure to stencil. cell_based_test
Thu, 07 Feb 2019 16:00:04 +0100 Ylva Rydin Add Assertion in stencil constructor cell_based_test
Wed, 13 Feb 2019 11:03:39 +0100 Jonatan Werpers Merge cell_based_test
Wed, 13 Feb 2019 10:37:52 +0100 Vidar Stiernström Make grid spacing a property of EquidistantGrid. Create plotting module for sbplib. cell_based_test