avoids initial GLOBAL_REFINMENT iterations of while(cell->has_children())

This commit is contained in:
Vasco C. B. Ferreira
2026-07-31 13:36:32 +02:00
parent 4d7078d56d
commit ecc53cf64c
3 changed files with 85 additions and 10 deletions
+3 -1
View File
@@ -11,7 +11,9 @@ dimensions: 1x1v
notes:
- about 3 times slower than previous locator
- Locator not optimized for 1d.
- works for higher dimensions
-
status: Working, to be re-reviewed