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

Fortran: Add default initializers and make member variables private #1005

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

fstein93
Copy link
Contributor

@fstein93 fstein93 commented Jun 14, 2024

This PR adds default initializers to the Fortran API for all types to allow default initialization of these variables in codes using SIRIUS' Fortran interface.
Turning the member variables private prevent accident changes on the user side.

@toxa81
Copy link
Collaborator

toxa81 commented Jun 18, 2024

cscs-ci run default

@toxa81
Copy link
Collaborator

toxa81 commented Jul 12, 2024

cscs-ci run

@fstein93
Copy link
Contributor Author

Is the test failure related to my PR? If yes, could you provide more details?

@toxa81
Copy link
Collaborator

toxa81 commented Jul 15, 2024

@fstein93 All is good. It's our build farm suffering.

@toxa81 toxa81 merged commit 56ab2f5 into electronic-structure:develop Jul 16, 2024
3 checks passed
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.

2 participants