log src/Grids/zero_dim_grid.jl @ 1288:7de1df0aad6a refactor/grids

age author description
Fri, 24 Feb 2023 21:54:39 +0100 Jonatan Werpers Add refine, coarsen, boundary_identifiers, and boundary_grid methods to ZeroDimGrid refactor/grids
Thu, 23 Feb 2023 22:29:36 +0100 Jonatan Werpers Clean up IteratorSize and eltype for EquidistantGrid, Grid, and ZeroDimGrid refactor/grids
Thu, 23 Feb 2023 12:22:18 +0100 Jonatan Werpers Add tests and make them pass for ZeroDimGrid refactor/grids
Thu, 23 Feb 2023 11:38:19 +0100 Jonatan Werpers Remove range dim as a type paratmeter on Grid as it is already encoded in T if available refactor/grids
Wed, 22 Feb 2023 22:38:54 +0100 Jonatan Werpers Add notes and todos about interface implementations for grids refactor/grids
Sun, 19 Feb 2023 22:20:44 +0100 Jonatan Werpers Move ZeroDimGrid to its own file refactor/grids