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

Fall-back to tools.extrapolate(mean=True) for project(mean=True) #691

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Mar 10, 2024

Throw errors if the (quadrature of the) region is not suitable for projection for triangle/tetra elements.

For further details see #690

fixes #690

and throw errors if the region is not suitable for projection for triangle/tetra elements.
@adtzlr adtzlr added bug Something isn't working enhancement New feature or request labels Mar 10, 2024
@adtzlr adtzlr added this to the 8.0 milestone Mar 10, 2024
@adtzlr adtzlr self-assigned this Mar 10, 2024
Copy link

codecov bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.41%. Comparing base (efe8ce5) to head (eb46010).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #691   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files          94       94           
  Lines        4995     4998    +3     
=======================================
+ Hits         4866     4869    +3     
  Misses        129      129           

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

@adtzlr adtzlr changed the title Fall-back to extrapolate(mean=True) for project(mean=True) Fall-back to tools.extrapolate(mean=True) for project(mean=True) Mar 10, 2024
@adtzlr adtzlr merged commit e6fc2a4 into main Mar 10, 2024
9 checks passed
@adtzlr adtzlr deleted the enhance-project branch March 10, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stress Projection for TetraMINI is complicated
1 participant