ludwig-cf / ludwig

A lattice Boltzmann code for complex fluids
https://ludwig.epcc.ed.ac.uk
Other
52 stars 35 forks source link

Bug fix: add missing petsc stub #272

Closed kevinstratford closed 1 year ago

kevinstratford commented 1 year ago

Fix for issue #271

codecov[bot] commented 1 year ago

Codecov Report

Merging #272 (84e300b) into master (8e5c967) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
+ Coverage   31.63%   31.65%   +0.02%     
==========================================
  Files         182      182              
  Lines       34097    34099       +2     
  Branches      867      867              
==========================================
+ Hits        10785    10794       +9     
+ Misses      23134    23126       -8     
- Partials      178      179       +1     
Files Changed Coverage Δ
src/psi_petsc.c 32.55% <100.00%> (+20.36%) :arrow_up: