TLCFEM / suanPan

🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
https://tlcfem.github.io/suanPan-manual/latest/
GNU General Public License v3.0
60 stars 9 forks source link

Iterative Lee's damping model #184

Closed TLCFEM closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (4ba8c6f) 90.7055% compared to head (b54f177) 90.7077%.

Files Patch % Lines
Solver/Integrator/LeeNewmarkIterative.cpp 91.4894% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #184 +/- ## ================================================ + Coverage 90.7055% 90.7077% +0.0023% ================================================ Files 660 661 +1 Lines 28877 28927 +50 Branches 3300 3304 +4 ================================================ + Hits 26193 26239 +46 - Misses 2684 2688 +4 ```

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