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

mu_parser functions modified to use std random number generators #9204

Merged
merged 2 commits into from Jan 7, 2020

Conversation

rezarastak
Copy link
Contributor

fixes #9177

I had to change the output of a test because it depended on the details of the pseudo-random number generator.

Copy link
Member

@bangerth bangerth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK with me, but let's wait for the discussion in #9177.

@bangerth
Copy link
Member

/rebuild

@rezarastak
Copy link
Contributor Author

This PR is ready to be reviewed and merged

@bangerth bangerth merged commit 1132b07 into dealii:master Jan 7, 2020
@rezarastak rezarastak deleted the mu_parser_random branch January 7, 2020 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FunctionParser still uses boost::random
2 participants