-
Notifications
You must be signed in to change notification settings - Fork 158
Flux agnostic @generated 3D conservative volume turbo kernel
#3090
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
Merged
+544
−12
Merged
Changes from 20 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
610c7e4
add first working version
MarcoArtiano 8555250
add tests
MarcoArtiano eb860cf
format
MarcoArtiano ab3063a
minor fix
MarcoArtiano f3bc84d
nonconservative unstable kernel
MarcoArtiano 6567042
format
MarcoArtiano 3d06855
fix nonconservative kernel + tests
MarcoArtiano 690bfd4
increase readability
MarcoArtiano 8bba097
fix tests
MarcoArtiano 8256ff1
rename normal to normal direction
MarcoArtiano 160023b
explicit AbstractSIMD
MarcoArtiano 61e96fa
Update src/solvers/dgsem_structured/dg_3d_turbo.jl
MarcoArtiano ac3a2d8
Update src/solvers/dgsem_structured/dg_3d_turbo.jl
MarcoArtiano 80a9813
simplify flux args
MarcoArtiano 4a0a3c1
add comments
MarcoArtiano 2a8c436
remove nonconservative part
MarcoArtiano 86ffed2
minor change
MarcoArtiano 9e731e5
Merge branch 'main' into ma/generated_turbo
MarcoArtiano 8c718d4
move fluxes to numerical fluxes
MarcoArtiano 11e3551
change export position
MarcoArtiano d34c047
fix typo
MarcoArtiano 93f0373
Update src/equations/numerical_fluxes.jl
MarcoArtiano 72547ef
Merge branch 'main' into ma/generated_turbo
MarcoArtiano 3659c1e
Apply suggestions from code review
MarcoArtiano 4c9dedb
apply some code review suggestions
MarcoArtiano 7a51c08
more robust tests
MarcoArtiano 2a1f47a
remove inner constructor
MarcoArtiano c2fe52d
add news and minor changes
MarcoArtiano 18c98d3
Merge branch 'main' into ma/generated_turbo
MarcoArtiano 5eac91d
improve docstring
ranocha 8446f34
fix tests
ranocha d70ceab
fix name
ranocha 8a61bb7
Apply suggestions from code review
MarcoArtiano 4967a12
add fallback tests, fix name
MarcoArtiano 313e7b1
Merge branch 'main' into ma/generated_turbo
MarcoArtiano 9d064d8
Apply suggestions from code review
MarcoArtiano cd37459
Apply suggestions from code review
MarcoArtiano 59fa643
Update test/test_performance_specializations_3d.jl
MarcoArtiano 1d45aeb
Update test/test_performance_specializations_3d.jl
MarcoArtiano 47cc826
Apply suggestions from code review
MarcoArtiano d4b6d63
Merge branch 'main' into ma/generated_turbo
MarcoArtiano cc92253
Update test/test_performance_specializations_3d.jl
MarcoArtiano 19885c9
Update examples/tree_1d_dgsem/elixir_euler_modified_sod.jl
MarcoArtiano 050943e
rename volume flux turbo in flux turbo
MarcoArtiano 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.