-
Notifications
You must be signed in to change notification settings - Fork 976
Optimization of multigrid settings #2772
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
42
commits into
develop
Choose a base branch
from
feature_MG_adapt
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
42 commits
Select commit
Hold shift + click to select a range
5af8875
early exit
bigfooted 67348fe
early exit, post-smoothing improvement
bigfooted 8d28037
smooth coeff
bigfooted 7a5c019
add mg_min_meshsize
bigfooted 1bafd7a
precommit
bigfooted 5830da2
small cleanup
bigfooted 7835fa9
Merge branch 'develop' into feature_MG_adapt
bigfooted 45324bc
change constexpr
bigfooted b6c4a68
Merge branch 'feature_MG_adapt' of https://github.com/su2code/su2 int…
bigfooted bca1a5b
change all multigrid V-cycle setups
bigfooted 691cd82
precommit
bigfooted e9b0049
precommit
bigfooted 296f628
regressions
bigfooted bbbfc04
change config settings for better convergence
bigfooted 41a1623
fix multigrid restart for turbulence
bigfooted 930cf53
OMP for multigrid restart prevents race
bigfooted d8c95f8
update some regressions
bigfooted c478aef
update some regressions
bigfooted e9c968e
update some regressions
bigfooted c503542
update some regressions, change printed output
bigfooted 7138418
fix typo
bigfooted 6b366ce
fix segfault for periodic with multigrid
bigfooted cfec822
initial fix for periodic boundaries
bigfooted 62650e5
Potential fix for code scanning alert no. 6209: Syntax error
bigfooted 4a3a37b
Merge branch 'develop' into feature_MG_adapt
bigfooted 450c768
fix additional periodic stuff.
bigfooted 8dff939
turbo + MG testcase
bigfooted fef7613
Merge branch 'feature_MG_adapt' of https://github.com/su2code/su2 int…
bigfooted 7bde034
cleanup matchperiodic
bigfooted cda0644
cleanup unneeded nan fixes
bigfooted db69ad2
clang
bigfooted c7f5c25
codi
bigfooted 75c337f
Update SU2_CFD/src/integration/CMultiGridIntegration.cpp
bigfooted 24b2c7d
Update SU2_CFD/src/integration/CMultiGridIntegration.cpp
bigfooted 862dac7
implement review suggestions
bigfooted 10d18f0
move and simplify linsysresRMS
bigfooted dcf34d3
use printing toolbox
bigfooted bbbbdac
use geometry toolbox
bigfooted 886ddb3
remove allreduce
bigfooted 2fb12a2
fix delete []
bigfooted 57e0091
compact mg option initialization
bigfooted b22f45b
remove variable
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
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
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.