Skip to content

[Core] Bugfix - Initialize DOF set flag in residual-based block builder and solver#12952

Merged
ddiezrod merged 3 commits intomasterfrom
core/bugfix-dofset-was-being-reset-every-step
Dec 18, 2024
Merged

[Core] Bugfix - Initialize DOF set flag in residual-based block builder and solver#12952
ddiezrod merged 3 commits intomasterfrom
core/bugfix-dofset-was-being-reset-every-step

Conversation

@ddiezrod
Copy link

It seems this was removed by mistake on the latest PR (#12700) , so now the dof set is being rebuilt at every time step!

ping @jrubiogonzalez as he was the one that found the error.

@ddiezrod ddiezrod self-assigned this Dec 18, 2024
@ddiezrod ddiezrod requested a review from a team as a code owner December 18, 2024 10:11
@ddiezrod ddiezrod changed the title [Core] Bugdix - Initialize DOF set flag in residual-based block builder and solver [Core] Bugfix - Initialize DOF set flag in residual-based block builder and solver Dec 18, 2024
@rubenzorrilla
Copy link
Member

But isn't this what @loumalouomega fixed yesterday?

@ddiezrod
Copy link
Author

@rubenzorrilla upss yeah, I did not see it, well I'd merge this instead as it also adds a test that covers the bug...

@rubenzorrilla
Copy link
Member

I'd leave the other one, which is about to be automerged, to then update the corresponding tests in this one (after merging the master OFC).

@ddiezrod
Copy link
Author

@rubenzorrilla Done. I have to say, I'm not a fan of adding so many obvious comments to the code, but I'll let it slide this time. 😄

@ddiezrod ddiezrod enabled auto-merge (squash) December 18, 2024 12:11
@loumalouomega
Copy link
Member

@rubenzorrilla Done. I have to say, I'm not a fan of adding so many obvious comments to the code, but I'll let it slide this time. 😄

image

@ddiezrod ddiezrod merged commit 7c57715 into master Dec 18, 2024
@ddiezrod ddiezrod deleted the core/bugfix-dofset-was-being-reset-every-step branch December 18, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants