ParMmg icon indicating copy to clipboard operation
ParMmg copied to clipboard

API_DISTRIB_FACES prioritized over API_DISTRIB_NODES

Open corentin-prigent opened this issue 1 year ago • 1 comments

If both parallel nodes and parallel faces are provided, only parallel faces are kept for building communicators, regardless of order of data in input files.

corentin-prigent avatar Apr 23 '24 09:04 corentin-prigent

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.14%. Comparing base (535b533) to head (aa2de6a). Report is 3 commits behind head on develop.

Files Patch % Lines
src/inout_pmmg.c 25.00% 2 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #112      +/-   ##
===========================================
- Coverage    63.15%   63.14%   -0.01%     
===========================================
  Files           46       46              
  Lines        18960    18962       +2     
  Branches      3546     3548       +2     
===========================================
  Hits         11974    11974              
- Misses        6059     6060       +1     
- Partials       927      928       +1     

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

codecov[bot] avatar Apr 23 '24 11:04 codecov[bot]