Mercurial > repos > public > sbplib_julia
graph
-
Switch to using cartesian indicies cell_based_testMon, 04 Feb 2019 17:51:36 +0100, by Jonatan Werpers
-
Made everything work(?) but also go really slow. And also not type-stable. stencil_indexMon, 04 Feb 2019 16:09:07 +0100, by Ylva Rydin
-
Implement apply for 2D-Laplace which takes an StencilIndex as input stencil_indexMon, 04 Feb 2019 09:13:48 +0100, by Vidar Stiernström
-
New branch for implementing specialized indices used by the diffOps apply functions. stencil_indexMon, 04 Feb 2019 09:11:53 +0100, by Vidar Stiernström
-
Create types StencilIndex, LowerClosureIndex, UpperClosureIndex and InteriorIndex. First attempt at seperating out interior and closure indices from. Not fully implemented. cell_based_testTue, 29 Jan 2019 14:32:28 +0100, by Vidar Stiernström