diff TODO.md @ 1025:e74c41c4b60e feature/dissipation_operators

Merge refactor/sbpoperators/inflation
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 21 Mar 2022 15:12:59 +0100
parents 1ba8a398af9c
children 6abbb2c6c3e4
line wrap: on
line diff
--- a/TODO.md	Fri Mar 18 15:44:03 2022 +0100
+++ b/TODO.md	Mon Mar 21 15:12:59 2022 +0100
@@ -12,7 +12,7 @@
  - [ ] Make sure we are setting tolerances in tests in a consistent way
  - [ ] Add check for correct domain sizes to lazy tensor operations using SizeMismatch
  - [ ] Write down some coding guideline or checklist for code conventions. For example i,j,... for indices and I for multi-index
- - [ ] Add boundschecking in TensorMappingApplication
+ - [ ] Add boundschecking in LazyTensorApplication
  - [ ] Start renaming things in LazyTensors
  - [ ] Clean up RegionIndices
     1. [ ] Write tests for how things should work