Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix negative CellVolumes for grids from 3D simplexgrid constructor #54

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

chmerdon
Copy link
Member

@chmerdon chmerdon commented Jul 17, 2024

by permutation of cellnodes in 3D simplexgrid constructor. Now CellVolumes are all positive and respective tests were added. The test with the sha_code had to be updated.

Don't confuse with issue #14, which was for tensorized 3D grids. This one here is for direct 3D simplexgrids.

@chmerdon chmerdon requested a review from j-fu July 17, 2024 12:30
@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.66%. Comparing base (06a2f11) to head (8295ca8).
Report is 65 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   73.01%   73.66%   +0.65%     
==========================================
  Files          27       32       +5     
  Lines        4239     4879     +640     
==========================================
+ Hits         3095     3594     +499     
- Misses       1144     1285     +141     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@j-fu
Copy link
Member

j-fu commented Jul 19, 2024

Is this ready ? I could make the patch release tonight (want to have #55).

@chmerdon
Copy link
Member Author

Yes, it is ready.

@j-fu j-fu merged commit df57a32 into WIAS-PDELib:master Jul 19, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants