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

Check initialization of variables and use consistent mechanisms #164

Open
pausz opened this issue Apr 4, 2018 · 0 comments
Open

Check initialization of variables and use consistent mechanisms #164

pausz opened this issue Apr 4, 2018 · 0 comments

Comments

@pausz
Copy link
Contributor

pausz commented Apr 4, 2018

Member functions Class::init and Class::xinit, where xinit is phinit in the case of Propagator and nuinit in the case of Coupling, use different mechanisms to access the same information (eg, the initial value of the variable).

The mechanisms should be the same and /or have consistent behaviour.
Fixing this would avoid issues or difficulties in finding bugs like the ones explained #101, and the one describes as a NOTE in #160.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants