zjwegert / GridapTopOpt.jl

A computational toolbox for level set-based topology optimisation in Julia
MIT License
10 stars 1 forks source link

Bug fix in SmoothErsatzMaterialInterpolation constructor #66

Closed zjwegert closed 5 months ago

zjwegert commented 5 months ago

Updating η and ϵ was not correctly propagating through H, DH, etc.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.79%. Comparing base (aeae695) to head (0da14ea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #66 +/- ## ========================================== + Coverage 62.71% 62.79% +0.07% ========================================== Files 15 15 Lines 1486 1489 +3 ========================================== + Hits 932 935 +3 Misses 554 554 ```

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