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

Non-deterministic dict iteration #118

Closed
miklos1 opened this issue Apr 11, 2017 · 1 comment
Closed

Non-deterministic dict iteration #118

miklos1 opened this issue Apr 11, 2017 · 1 comment
Assignees
Labels

Comments

@miklos1
Copy link
Contributor

miklos1 commented Apr 11, 2017

Running "python -R coughee.py" repeatedly gives slightly different results.

@miklos1 miklos1 added the bug label Apr 11, 2017
@miklos1
Copy link
Contributor Author

miklos1 commented Apr 11, 2017

More compact printing of the UFL form:

{ v_0 * w_5 * (w_3 + -1 * w_8) } * dx(<Mesh #-1>[everywhere], {})
  +  { v_0 * w_7 * (w_3 + -1 * w_8) } * ds(<Mesh #-1>[everywhere], {})
  +  { (((w_7)('+')) * ((w_3 + -1 * w_8)('+')) + ((w_7)('-')) * ((w_3 + -1 * w_8)('-'))) * 0.5 * (((v_0)('+')) + ((v_0)('-'))) } * dS(<Mesh #-1>[everywhere], {})

miklos1 added a commit that referenced this issue Apr 11, 2017
@miklos1 miklos1 self-assigned this Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant