f9a36b9c91
Fixes an issue with `wait_for_tasks()` and adds a lower-overhead `push_loop` helper. We replace our usage of `parallelize_loop` with `push_loop` as we didn't use the multi-future vector return and don't need the extra overhead. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
connectivity_algo.cpp | ||
connectivity_algo.h | ||
connectivity_data.cpp | ||
connectivity_data.h | ||
connectivity_items.cpp | ||
connectivity_items.h | ||
connectivity_rtree.h | ||
from_to_cache.cpp | ||
from_to_cache.h |