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

Take Version and PicsarVersion out of the WarpX class #4967

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

lucafedeli88
Copy link
Member

This PR takes Version and PicsarVersion out of the WarpX class and puts them in a warpx namespace.
The goal is twofold: 1) reducing the complexity of the WarpX class 2) possibly avoid in the future the inclusion of the huge WarpX class where we only need the version of WarpX and Picsar.

With the occasion, the two functions are made noexcept and [[nodiscard]].

@lucafedeli88 lucafedeli88 added the cleaning Clean code, improve readability label Jun 3, 2024
@RemiLehe RemiLehe requested a review from ax3l June 3, 2024 23:03
Copy link
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

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

ok :)

@ax3l ax3l enabled auto-merge (squash) June 10, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleaning Clean code, improve readability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants