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

Add Mesh.dual() and rebase Mesh.disconnect(), create dual-meshes in FieldsMixed() #441

Merged
merged 13 commits into from
Apr 13, 2023

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Apr 12, 2023

closes #438
closes #439
closes #440

  • re-add npoints and offset to FieldsMixed()

@adtzlr adtzlr added the enhancement New feature or request label Apr 12, 2023
@adtzlr adtzlr added this to the 7.1 milestone Apr 12, 2023
@adtzlr adtzlr self-assigned this Apr 12, 2023
@adtzlr adtzlr changed the title Add mesh dual Add Mesh.dual() and rebase Mesh.disconnect(), create dual-meshes in FieldsMixed() Apr 12, 2023
@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (c96094b) 97.81% compared to head (f108ad0) 97.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
+ Coverage   97.81%   97.84%   +0.03%     
==========================================
  Files          81       82       +1     
  Lines        3757     3763       +6     
==========================================
+ Hits         3675     3682       +7     
+ Misses         82       81       -1     
Impacted Files Coverage Δ
src/felupe/_field/_fields.py 100.00% <100.00%> (ø)
src/felupe/mesh/__init__.py 100.00% <100.00%> (ø)
src/felupe/mesh/_dual.py 100.00% <100.00%> (ø)
src/felupe/mesh/_mesh.py 100.00% <100.00%> (ø)
src/felupe/region/_templates.py 100.00% <100.00%> (+0.81%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adtzlr adtzlr merged commit 6c42ec4 into main Apr 13, 2023
@adtzlr adtzlr deleted the add-mesh-dual branch April 13, 2023 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant