Skip to content
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

Fix BottomSolver::bicgcg #4020

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

WeiqunZhang
Copy link
Member

This is a follow-up on #3991. For BottomSolver::bicgcg, it is supposed to switch to cg if bicg fails. Note that this does not revert #3991 completely. It fixes the implementation in #3991. We still keep the unconverged result if it's an improvement.

X-Ref: AMReX-Combustion/PeleLMeX#396

This is a follow-up on AMReX-Codes#3991. For BottomSolver::bicgcg, it is supposed to
switch to cg if bicg fails. Note that this does not revert AMReX-Codes#3991
completely. It fixes the implementation in AMReX-Codes#3991. We still keep the
unconverged result if it's an improvement.
@WeiqunZhang WeiqunZhang merged commit fdf4d95 into AMReX-Codes:development Jul 5, 2024
70 checks passed
@WeiqunZhang WeiqunZhang deleted the bicgcg branch July 5, 2024 23:29
@marchdf marchdf mentioned this pull request Jul 8, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants