LIHPC-Computational-Geometry / gmds

GMDS, for Generic Mesh Data Structures and Services, provide a set of libraries to represent and handles meshes in the context of numerical simulation. It mainly targets quad and hex mesh generation and adaptation.
https://lihpc-computational-geometry.github.io/gmds/
GNU Lesser General Public License v2.1
27 stars 7 forks source link

Issue 265 mesh deformation #323

Open nicolaslg opened 1 year ago

nicolaslg commented 1 year ago

fixes #265

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -43.78% :warning:

Comparison is base (0cd3258) 43.77% compared to head (945b56b) 0.00%. Report is 60 commits behind head on main.

:exclamation: Current head 945b56b differs from pull request most recent head 492890b. Consider uploading reports for the commit 492890b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #323 +/- ## ========================================= - Coverage 43.77% 0 -43.78% ========================================= Files 327 0 -327 Lines 52677 0 -52677 ========================================= - Hits 23059 0 -23059 + Misses 29618 0 -29618 ``` [see 320 files with indirect coverage changes](https://app.codecov.io/gh/LIHPC-Computational-Geometry/gmds/pull/323/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LIHPC-Computational-Geometry)

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