Mercurial > repos > public > sbplib_julia
log EquidistantGrid.jl @ 137:99308f68e548 cell_based_test
age | author | description |
---|---|---|
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 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 |
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 |
Mon, 04 Feb 2019 17:51:36 +0100 | Jonatan Werpers | Switch to using cartesian indicies cell_based_test |
Mon, 04 Feb 2019 09:13:48 +0100 | Vidar Stiernström | Implement apply for 2D-Laplace which takes an StencilIndex as input stencil_index |