log src/Grids/zero_dim_grid.jl @ 2015:5c2448d6a201 feature/grids/geometry_functions tip

age author description
Tue, 28 Nov 2023 08:55:22 +0100 Jonatan Werpers Implement boundary_indices for ZeroDimGrid feature/grids/boundary_indicies
Thu, 04 May 2023 08:40:50 +0200 Jonatan Werpers Docs for ZeroDimGrid refactor/grids
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