Mercurial > repos > public > sbplib_julia
comparison TODO.md @ 1477:ebd359176b41 feature/boundary_conditions
Merge with default
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Fri, 25 Aug 2023 15:41:56 +0200 |
parents | 410bc321242c |
children | 19cdec9c21cb |
comparison
equal
deleted
inserted
replaced
1417:5f79549f60ae | 1477:ebd359176b41 |
---|---|
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 |