GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
210 stars 84 forks source link

Update MultiphasePoromechanics strategy #3098

Closed victorapm closed 5 months ago

victorapm commented 5 months ago

Add missing change from PR #3066 involving the removal of F-relaxation whenever ILU is used as global relaxation

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 53.19%. Comparing base (ddf3e97) to head (0764d7c). Report is 1 commits behind head on develop.

Files Patch % Lines
...es/hypre/mgrStrategies/MultiphasePoromechanics.hpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3098 +/- ## ======================================== Coverage 53.19% 53.19% ======================================== Files 989 989 Lines 83647 83646 -1 ======================================== Hits 44498 44498 + Misses 39149 39148 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.