Add 3d TreeMesh implementation#143
Merged
bennibolm merged 17 commits into3d-subcell-limitingfrom Mar 12, 2026
Merged
Conversation
Review checklistThis checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging. Purpose and scope
Code quality
Documentation
Testing
Performance
Verification
Created with ❤️ by the Trixi.jl community. |
1911c38 to
691c88f
Compare
f4c9c6b to
3f2c9d2
Compare
6a05152 to
a1e4497
Compare
56c852d to
16defe5
Compare
bennibolm
commented
Nov 20, 2025
b4904bf to
e6105a9
Compare
9f3ecd0 to
a27b8fc
Compare
f646065 to
40d93d4
Compare
2ca2a40 to
b1a51be
Compare
5c4b828 to
9a150d2
Compare
40d93d4 to
b61272b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Split up into:
TreeMeshfiles (Relocate functions fromP4estMeshfolder toTreeMeshfolder trixi-framework/Trixi.jl#2859)TreeMesh{3}trixi-framework/Trixi.jl#2848)P4estMeshfolder toTreeMeshfolder trixi-framework/Trixi.jl#2859)