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

WarpX class: moving initialization of warning manager to WarpXInit #5579

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

Conversation

lucafedeli88
Copy link
Member

This PR moves the initialization of the warning manager from the very large ReadParameters function of the WarpX class to a free function inside WarpXInit.H/cpp . This function is now called by the constructor of the WarpX class.

The final goal is to simplify the WarpX class.

@lucafedeli88 lucafedeli88 added the cleaning Clean code, improve readability label Jan 20, 2025
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.

1 participant