Changes

Summary

  1. [Simulation] Tests: introduce multiple parallel simulations (#4580) (details)
Commit b3de83b2653c34f1740bf467f58e36e400ab5575 by noreply
[Simulation] Tests: introduce multiple parallel simulations (#4580)

* add test to check parallel scenes runs using basic multithreading

* add liver (scene w/o collision)

* add infos
The file was modifiedSofa/framework/Simulation/CMakeLists.txt (diff)
The file was addedSofa/framework/Simulation/simutest/parallel_scenes_test.cpp
The file was addedSofa/framework/Simulation/simutest/CMakeLists.txt