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

Linear Solver: Fix semicoarsening issues with multiple AMR levels #3961

Merged

Conversation

WeiqunZhang
Copy link
Member

The coarsening ratio vector in MLLinOp cannot be used on fine amr levels. In a few places, we forgot about it. This bug only affected multi amr level composite nodal solves with semicoarsening enabled.

The coarsening ratio vector in MLLinOp cannot be used on fine amr levels. In
a few places, we forgot about it. This bug only affected multi amr level
composite nodal solves with semicoarsening enabled.
@WeiqunZhang WeiqunZhang requested a review from asalmgren May 29, 2024 01:19
@WeiqunZhang WeiqunZhang merged commit 14d56ef into AMReX-Codes:development May 29, 2024
68 of 69 checks passed
@WeiqunZhang WeiqunZhang deleted the fix_semicorarsening branch May 29, 2024 20:57
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