-
Couldn't load subscription status.
- Fork 132
Default BC functions for P4est , Tree and Structured meshes #2515
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
Open
vincmarks
wants to merge
52
commits into
trixi-framework:main
Choose a base branch
from
vincmarks:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 9 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
b964c93
new paragraph: Boundary conditions
vincmarks d9790da
new paragraph: Boundary conditions
vincmarks c1ceea3
additional functions for default choice of boundary conditions
vincmarks ffc3e41
added the default condition functions in Trixi
vincmarks 7737998
added the tree mesh default boundary condition
vincmarks dc011bf
add boundary condition paragraph
vincmarks 284972e
some reformulaition
vincmarks b1d5f25
Merge remote-tracking branch 'upstream/main'
vincmarks 752aeed
added the boundary_condition_default_tree funtions to trixi
vincmarks a4378aa
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks 1331679
Update docs/src/meshes/tree_mesh.md
vincmarks 170590d
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks 4f0b064
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks 446c35c
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks b210598
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks fdc03f4
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks 1a13708
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks b0c90fb
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks a49e325
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks 35dc6c9
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks f668846
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks f08d444
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks 29a2923
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks ffbfe39
Update src/solvers/dgsem_unstructured/sort_boundary_conditions.jl
vincmarks 6525572
Merge branch 'main' into main
JoshuaLampert 6485964
Apply suggestions from code review
vincmarks a094957
added reference files to get an impression of the new function: boun…
vincmarks 231ac02
adding examples for the boundary_condition_default(mesh, boundary_con…
vincmarks 75be46e
included the default_boundary_conditions.jl file and the boundary_con…
vincmarks 0c00a4a
create a new file (default_boundary_conditions.jl)for the boundary_co…
vincmarks 3a66fa2
Merge branch 'main' of github.com:vincmarks/Trixi.jl
vincmarks dbc823b
fixed typo: named tuples instead of dicitonaries
vincmarks c87e74b
Merge branch 'main' into main
DanielDoehring f4d82a3
Merge branch 'main' into main
ranocha 03da9a6
Merge branch 'main' into main
DanielDoehring e86c2ba
delete unnecessary functions
vincmarks 2ead177
only use boundary_condition_default function
vincmarks 402c84c
formatting
vincmarks b4f2b39
Merge branch 'main' of github.com:vincmarks/Trixi.jl
vincmarks eb3e2fc
Syncen with Trixi.jl
vincmarks 85a9b82
Sync with upstream main branch
vincmarks d97c162
Apply suggestions from code review
vincmarks 76b67f6
Merge remote-tracking branch 'upstream/main'
vincmarks 0583638
using the function ``boundary_condition_default ``
vincmarks a6a9bae
fixed typo
vincmarks bfd6fdf
using the function boundary_condition_default
vincmarks 0d35888
not using the function boundary_condition_default here
vincmarks f5538da
changed the file where the function `boundary_condition_default(mesh,…
vincmarks 57646b7
Merge branch 'main' into main
DanielDoehring 171347a
Merge branch 'main' into main
ranocha 64152a1
Apply suggestions from code review
vincmarks 0303bf6
Merge branch 'main' into main
ranocha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.