-
Notifications
You must be signed in to change notification settings - Fork 930
Fix multigrid agglomeration #2712
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
bigfooted
wants to merge
81
commits into
develop
Choose a base branch
from
fix_MG_part_1
base: develop
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 all commits
Commits
Show all changes
81 commits
Select commit
Hold shift + click to select a range
8ef8e5c
agglomeration only
bigfooted ef5b3df
agglomeration on mpi
bigfooted 7685588
fix euler walls
bigfooted 3d5cb12
remove debugging stuff
bigfooted e18050b
helper function
bigfooted 2a70b87
before helper function
bigfooted 69e5d5b
remove debug info
bigfooted 40b8638
precommit
bigfooted bb3a25a
remove implicit lines
bigfooted c58caf9
cleanup commented stuff
bigfooted ec0bf2e
precommit
bigfooted 7ab2ea9
cleanup
bigfooted 6049a59
cleanup
bigfooted b60fe4a
cleanup
bigfooted 4bcc049
precommit
bigfooted 2424d6e
cleanup
bigfooted 626a242
add damping based on mesh level
bigfooted 42fa32d
small cleanup
bigfooted 64cd69b
Merge branch 'develop' into fix_MG_part_1
bigfooted 9845ff2
change CFL adjustment to safe value.
bigfooted fc1de16
change CFL adjustment to safe value.
bigfooted 457f160
auto CFL adjustment for coarse meshes
bigfooted 53a6c28
precommit
bigfooted 8f1a7f7
Merge branch 'develop' into fix_MG_part_1
bigfooted cd46ff7
fix omp
bigfooted 59043d7
reduce cfl complexity
bigfooted 41d0e18
constant but adaptive cfl for multigrid meshes
bigfooted ae206e3
fix multigrid with claude sonnet
bigfooted d326b68
small modification to coefficients
bigfooted 64a676b
remove unused function
bigfooted 96caa0e
Potential fix for code scanning alert no. 6152: Commented-out code
bigfooted 336aeae
Potential fix for code scanning alert no. 6153: Commented-out code
bigfooted 4ecbde5
fix codi constexpr is not a literal
bigfooted d57ab24
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted 9bfcd71
fix codi different type error
bigfooted 7e0ccf1
precommit
bigfooted b63a428
fix symmetry shared node
bigfooted e86b74f
fix constexpr
bigfooted f30060b
cleanup
bigfooted 4cdb106
merge
bigfooted 135cdd5
Merge branch 'fix_symmetry' into fix_MG_part_1
bigfooted e1523ef
fix adjoint local cfl
bigfooted 3269c08
precommit
bigfooted 4be3e7c
Potential fix for code scanning alert no. 6158: Commented-out code
bigfooted b3c88fe
Potential fix for code scanning alert no. 6157: Commented-out code
bigfooted cf8f7d1
fix easy regression tests
bigfooted 60d3441
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted 208bf95
merge, fix data race
bigfooted 2c65015
modify some OMP stuff
bigfooted 0082b3e
cleanup some omp
bigfooted 4491882
Update SU2_CFD/src/integration/CMultiGridIntegration.cpp
bigfooted 15811bf
Update Common/src/geometry/CMultiGridGeometry.cpp
bigfooted 1bf97f7
cleanup
bigfooted e8bd252
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted 8d62659
Update Common/src/geometry/CMultiGridGeometry.cpp
bigfooted 6593761
Update SU2_CFD/src/integration/CMultiGridIntegration.cpp
bigfooted 5de0c22
cleanup and implement review suggestions
bigfooted 851cff0
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted f8861f4
Update SU2_CFD/src/integration/CMultiGridIntegration.cpp
bigfooted 2e42206
cleanup and implement review suggestions
bigfooted b8f237c
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted 729796c
cleanup and implement review suggestions
bigfooted 030cb83
cleanup and implement review suggestions
bigfooted 8da07e3
merge with develop
bigfooted aa373bd
Potential fix for code scanning alert no. 6155: Commented-out code
bigfooted 047c80f
remove unused includes
bigfooted 060ed49
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted aaab3ff
add removed part
bigfooted f0de4b7
remove duplicate includes
bigfooted e5f745f
cleanup
bigfooted d2d0bf2
clanh
bigfooted 7fe495f
Merge branch 'develop' into fix_MG_part_1
bigfooted af32849
add OMP_BARRIER, possible fix for data race.
bigfooted 650bd26
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted 9a0de27
use OMP_MASTER instead, possible fix for data race.
bigfooted 7f91e5d
revert OMP_MASTER implementation
bigfooted 5822788
Merge branch 'develop' into fix_MG_part_1
bigfooted 8ee0c41
using passivedouble
bigfooted 90a36f7
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted 89a0ca7
using OMP_SAFE_GLOBAL_ACCESS
bigfooted 6f2631c
deactivate adaptive mg-cfl
bigfooted 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.