Atgeirr Flø Rasmussen d0aeeb780c Disabled OpenMP pragmas in low-level fluid evaluations.
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.
2012-04-10 15:46:24 +02:00
2012-04-02 15:42:28 +02:00
2011-12-21 11:21:09 +00:00
2012-02-10 14:59:40 +01:00
Description
Collection of utilities, solvers and other components.
15 MiB
Languages
C++ 83%
C 15.9%
CMake 1%