Mercurial > repos > public > sbplib_julia
graph
-
Replace loop in appl!(::Laplace) to avoid allocations cell_based_testFri, 08 Feb 2019 11:17:27 +0100, by Jonatan Werpers
-
Specify region types in Laplace 2d apply! cell_based_testFri, 08 Feb 2019 10:55:22 +0100, by Vidar Stiernström
-
Apply 2d Laplace one region at a time (removing the need for branching in the innermost loop) cell_based_testThu, 07 Feb 2019 17:15:26 +0100, by Vidar Stiernström
-
Introduce and use the function stringToTuple in sbpD2.jl cell_based_testWed, 06 Feb 2019 23:03:12 +0100, by Jonatan Werpers
-
Allow apply(::Laplace) to take Index types cell_based_testWed, 06 Feb 2019 09:09:55 +0100, by Jonatan Werpers
-
Add "Unknown" region and implement D2 for it cell_based_testWed, 06 Feb 2019 08:58:32 +0100, by Jonatan Werpers
-
Make D2 support sbp.Index and specification of region cell_based_testTue, 05 Feb 2019 22:30:46 +0100, by Jonatan Werpers
-
Add Index type for keeping track of regions cell_based_testTue, 05 Feb 2019 14:57:02 +0100, by Jonatan Werpers
-
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