We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While looking at the code with @quangx we discovered that the forgot to use the AMG setting for constant_modes is computed but never used, see
constant_modes
aspect/source/simulator/assembly.cc
Lines 515 to 531 in 00b2507
@quangx can you please prepare a PR to fix this so we can see the impact?
The text was updated successfully, but these errors were encountered:
Fixed by #6222.
Sorry, something went wrong.
No branches or pull requests
While looking at the code with @quangx we discovered that the forgot to use the AMG setting for
constant_modes
is computed but never used, seeaspect/source/simulator/assembly.cc
Lines 515 to 531 in 00b2507
@quangx can you please prepare a PR to fix this so we can see the impact?
The text was updated successfully, but these errors were encountered: