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

[Core] Make entity initialization unconditional #13119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rfaasse
Copy link
Contributor

@rfaasse rfaasse commented Feb 12, 2025

📝 Description
This PR aims to make the element initialization more consistent with all other functions in the EntitiesUtilities (all the other functions are done on all elements, while the initialization is done only on active elements), as well as make it consistent with the entity checking, which is also done unconditionally. For more discussion on this topic, see #13114

@rfaasse rfaasse changed the title [Core] Made entity initialization unconditional [Core] Make entity initialization unconditional Feb 12, 2025
@rfaasse rfaasse self-assigned this Feb 12, 2025
Copy link
Member

@loumalouomega loumalouomega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rfaasse rfaasse marked this pull request as ready for review February 13, 2025 12:19
@rfaasse rfaasse requested a review from a team as a code owner February 13, 2025 12:19
@rfaasse
Copy link
Contributor Author

rfaasse commented Feb 13, 2025

@KratosMultiphysics/technical-committee, after discussion in #13114, I made these changes. The pipelines agree, would it be possible for you to have a look?

@rfaasse rfaasse added the FastPR This Pr is simple and / or has been already tested and the revision should be fast label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FastPR This Pr is simple and / or has been already tested and the revision should be fast
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants