Skip to content
Snippets Groups Projects
  1. Nov 23, 2021
  2. Nov 22, 2021
  3. Nov 18, 2021
  4. Nov 16, 2021
  5. Nov 15, 2021
    • Lars Bilke's avatar
      [cmake] Add petsc-lib path to RPATH. · 4cdcdb05
      Lars Bilke authored
      This fixes an issue under Ubuntu when using the ogs automatically
      configured petsc.
      
      E.g.:
      
      ./ogs: error while loading shared libraries: libpetsc.so.3.11: cannot open shared object file: No such file or directory
      4cdcdb05
    • Christoph Lehmann's avatar
      [T] Raised tolerance to fix sporadic unit test failure · c33c20ab
      Christoph Lehmann authored and Dmitri Naumov's avatar Dmitri Naumov committed
      Error was:
      
      [ RUN      ] TetElementQuality.EquiAngleSkew
      /builds/9Jt3bxir/0/ogs/ogs/Tests/MeshLib/TestTetQualityCriteria.cpp:196: Failure
      The difference between expected_value_tet0 and element_quality_vector[i] is 2.9976021664879227e-15, which exceeds eps, where
      expected_value_tet0 evaluates to 0.93258847941022915,
      element_quality_vector[i] evaluates to 0.93258847941022616, and
      eps evaluates to 2.4424906541753444e-15.
      [  FAILED  ] TetElementQuality.EquiAngleSkew (6 ms)
      c33c20ab
  6. Nov 12, 2021
  7. Nov 11, 2021
Loading