kaipartmann / Peridynamics.jl

A Julia package for parallel peridynamics simulations
https://kaipartmann.github.io/Peridynamics.jl/
MIT License
32 stars 8 forks source link

Add a progress bar to the neighborhood search #128

Open kaipartmann opened 6 days ago

kaipartmann commented 6 days ago

It is annoying that you do not know how long the data handler creation will take. Although it is not straightforward to implement because everything is spread across the body chunks, it may be worth it.