log src/Grids/grid.jl @ 1257:198ccda331a6 refactor/grids

age author description
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
Tue, 21 Feb 2023 21:37:37 +0100 Jonatan Werpers Group eval_on with other gridfunction functionality refactor/grids
Tue, 21 Feb 2023 21:13:37 +0100 Jonatan Werpers Remove AbstractArray subtyping for Grid for now refactor/grids
Sun, 19 Feb 2023 22:20:44 +0100 Jonatan Werpers Move ZeroDimGrid to its own file refactor/grids
Sun, 19 Feb 2023 22:20:25 +0100 Jonatan Werpers Fix empty function defs refactor/grids
Sat, 18 Feb 2023 11:37:35 +0100 Jonatan Werpers Start refactoring refactor/grids
Wed, 05 Oct 2022 22:00:30 +0200 Vidar Stiernström Rename dim to ndims in Grids.jl feature/grids
Fri, 15 Jul 2022 09:56:25 +0200 Vidar Stiernström Minor renamings feature/grids
Fri, 15 Jul 2022 09:54:15 +0200 Vidar Stiernström Rename AbstractGrid to Grid and clean up Grids module feature/grids base src/Grids/AbstractGrid.jl@9a175fa31ddf