Mercurial > repos > public > sbplib_julia
comparison grid_refactor.md @ 1329:e94ddef5e72f refactor/grids
Clean up documentation for changed types in SbpOperatorClean up documentation for changed types in SbpOperatorss
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Tue, 02 May 2023 22:09:33 +0200 |
parents | a956fc8e79a6 |
children | cca45af5e724 |
comparison
equal
deleted
inserted
replaced
1328:f00a205ae347 | 1329:e94ddef5e72f |
---|---|
19 * Document the expected behavior of grid functions | 19 * Document the expected behavior of grid functions |
20 * Write down the thinking around Grid being an AbstractArray. Why it doesn't work. | 20 * Write down the thinking around Grid being an AbstractArray. Why it doesn't work. |
21 * Write about the design choices in the docs. | 21 * Write about the design choices in the docs. |
22 * Merge and run benchmarks | 22 * Merge and run benchmarks |
23 | 23 |
24 * Check all the docstring of all types that have been changed | |
25 * Clean out Notes.md of any solved issues | 24 * Clean out Notes.md of any solved issues |
26 * Delete this document, move remaining notes to Notes.md | 25 * Delete this document, move remaining notes to Notes.md |
27 | 26 |
28 ## Remaining work for feature branches | 27 ## Remaining work for feature branches |
29 * Multi-block grids | 28 * Multi-block grids |