-
Notifications
You must be signed in to change notification settings - Fork 33
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 background mesh support #62
Merged
Merged
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 507fbfa - Browse repository at this point
Copy the full SHA 507fbfaView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 788abf3 - Browse repository at this point
Copy the full SHA 788abf3View commit details
Commits on Feb 23, 2024
-
add background mesh to tetgen (pyvista#1)
* Added in tetgen background mesh resizing functionality * Pass in bgmeshfilename to enable to enable mesh resizing * Pass in bgmesh pyvista object to enable mesh resizing * Examples of usage and testing * Update code review commits - Remove deduplication of tets - Remove resorting of vertices order of tets - Added verbose printing of bgmin object - Moved mtr handling out of LoadArray - Added some temporary debugging lines in test_tetgen.py * some cleanups * ifixedit * address review --------- Co-authored-by: Dion Häfner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b78ba7e - Browse repository at this point
Copy the full SHA b78ba7eView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 96d4448 - Browse repository at this point
Copy the full SHA 96d4448View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f1b55 - Browse repository at this point
Copy the full SHA b5f1b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149bd33 - Browse repository at this point
Copy the full SHA 149bd33View commit details
Commits on Feb 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7d74c7 - Browse repository at this point
Copy the full SHA f7d74c7View commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 635757d - Browse repository at this point
Copy the full SHA 635757dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 086f5b5 - Browse repository at this point
Copy the full SHA 086f5b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b064c - Browse repository at this point
Copy the full SHA 69b064cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c3b1bd - Browse repository at this point
Copy the full SHA 6c3b1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f11030 - Browse repository at this point
Copy the full SHA 1f11030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b52ca - Browse repository at this point
Copy the full SHA 43b52caView commit details -
Configuration menu - View commit details
-
Copy full SHA for e722aaa - Browse repository at this point
Copy the full SHA e722aaaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.