log src/Grids/grid.jl @ 1392:34753bf6e1e4 refactor/grids/cartesian_indexing

age author description
Wed, 26 Jul 2023 21:36:50 +0200 Jonatan Werpers Add method `getindex(::Grid,::CartesianIndex)` with a default implementation refactor/grids/cartesian_indexing
Thu, 18 May 2023 22:53:31 +0200 Vidar Stiernström Fix typos and formatting of documentation refactor/grids
Mon, 15 May 2023 22:37:55 +0200 Jonatan Werpers Add 2D tests for dissipation operators and fix bug refactor/grids