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

Use extractors for local_rhs in step-22 #12988

Merged
merged 1 commit into from Nov 24, 2021

Conversation

fdrmrc
Copy link
Contributor

@fdrmrc fdrmrc commented Nov 23, 2021

Local contributions for the right-hand side are now computed using extractors, following a discussion in the mailing list. This fixes #11039

Thanks a lot @bangerth for the suggestions.

@bangerth
Copy link
Member

/rebuild

@tamiko tamiko merged commit 5eee9b5 into dealii:master Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

step-22 uses extractors for the matrix but not for the right hand side
4 participants