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

Minor adjustment to step-77. #15408

Merged
merged 1 commit into from Jun 21, 2023
Merged

Minor adjustment to step-77. #15408

merged 1 commit into from Jun 21, 2023

Conversation

bangerth
Copy link
Member

Around the place where I'm making this one-line adjustment, we set up a number of lambda functions as callbacks for the nonlinear solver. In three of these functions, we call members of the current class, but in only one of these places do we prefix the call with this->. This patch just makes things uniform by removing the this-> from the one oddball place.

@masterleinad masterleinad merged commit c44c257 into dealii:master Jun 21, 2023
14 checks passed
@bangerth bangerth deleted the 77-1 branch June 21, 2023 15:44
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.

None yet

3 participants