comparison TODO.md @ 1428:a936b414283a feature/grids/curvilinear

Merge bugfix/grids/complete_interface_impl
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 24 Aug 2023 08:50:10 +0200
parents 410bc321242c
children 19cdec9c21cb
comparison
equal deleted inserted replaced
1427:26e168924cf1 1428:a936b414283a
33 ### Grids 33 ### Grids
34 34
35 - [ ] Multiblock grids 35 - [ ] Multiblock grids
36 - [ ] Periodic grids 36 - [ ] Periodic grids
37 - [ ] Grids with modified boundary closures 37 - [ ] Grids with modified boundary closures
38 - [ ] Support indexing with `:`.
38 39
39 40
40 ### Benchmarks 41 ### Benchmarks
41 - [ ] Benchmarks for all grid indexing (focused on allocation) 42 - [ ] Benchmarks for all grid indexing (focused on allocation)
42 - [ ] Benchmarks for indexing of lazy grid functions 43 - [ ] Benchmarks for indexing of lazy grid functions