log src/Grids/EquidistantGrid.jl @ 1115:6530fceef37c feature/grids

age author description
Fri, 15 Jul 2022 09:41:58 +0200 Vidar Stiernström Rename dimension to dim feature/grids
Fri, 15 Jul 2022 09:38:08 +0200 Vidar Stiernström Add function dims feature/grids
Thu, 14 Jul 2022 18:33:36 +0200 Vidar Stiernström Add functions orthogonal_dims and boundary_size feature/grids
Mon, 04 Jul 2022 22:55:32 +0200 Vidar Stiernström Change to using filter for picking out orthogonal dimensions
Wed, 27 Apr 2022 10:25:53 +0200 Jonatan Werpers Fix grid indexing with CartesianIndex refactor/grids
Tue, 26 Apr 2022 14:28:42 +0200 Jonatan Werpers Add getindex for grid refactor/grids
Tue, 15 Feb 2022 12:57:41 +0100 Jonatan Werpers Clean up the docs a bit feature/equidistant_grid/refine