mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
This is done to reduce risk of misuse, considering two cases: - These functions are often called with a single data point, making the thread setup and teardown time prohibitively expensive. - This may conflict with higher-level use of OpenMP.