Fixed the compilation error when LIS is enabled

As titled.

This compilation error occurs when OpenMP is enabled in LIS such as

./configure --prefix=/opt/lis --enable-omp --enable-test   --enable-shared  --enable-sse2

Since LIS is not enabled in CI, the fixing is only tested locally with the most of benchmarks of LiquidFlow, which have LIS solver configuration.

Apart from the fixing for LIS, the convergence criterion of one of CooksMembraneLD benchmarks is slightly relaxed.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added? locally tested.
  3. Any new feature or behaviour change was documented?
Edited by wenqing

Merge request reports

Loading