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

[GeoMechanicsApplication] Made input providers of the calculators structs and remove redundant getters #13156

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

rfaasse
Copy link
Contributor

@rfaasse rfaasse commented Feb 21, 2025

Some small clean-up: since the input providers only contain (the functions to obtain) data, a struct is more suitable. This also reduces the code, since we don't need the getters anymore.

@rfaasse rfaasse self-assigned this Feb 21, 2025
Copy link
Contributor

@markelov208 markelov208 left a comment

Choose a reason for hiding this comment

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

Hi Richard, it looks good for me. Thank you for the constant aspiration to improve the code.

Copy link
Contributor

@avdg81 avdg81 left a comment

Choose a reason for hiding this comment

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

I completely agree with @markelov208: thank you for your continuous efforts to improve the code. This is a good example of it. I have no questions or suggestions, so feel free to merge this PR.

@rfaasse rfaasse merged commit c7ad72b into master Feb 21, 2025
11 checks passed
@rfaasse rfaasse deleted the geo/remove-redundancy-in-calculators branch February 21, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants