-
Notifications
You must be signed in to change notification settings - Fork 0
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
Re-read the whole code, check everything #31
Comments
I compiled with This flag found
|
I fixed trailing whitespace issues, using |
I re-read every code comment in |
Still need to :
|
I did more variable naming clean up in 1416a7e |
I renamed |
I removed the |
there are no |
I went through the code and there is a lot of repetitions (copy-paste) between different computations regarding rheology.
|
[ ] make sure we do as much code reuse as we can (especially for rheology computations)see Refactor rheology (stress) computations #36[ ] check arguments vsI did that a while ago, I won't change all interfaces again for now.use
statements-Wall
and fix warningsThe text was updated successfully, but these errors were encountered: