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

Set error variable if there were some errors during refinement #201

Merged
merged 1 commit into from Aug 28, 2018

Commits on Aug 22, 2018

  1. Set error variable if there were some errors during refinement

    When as_pool_refine_data encounters bad components, this is reflected
    in the return code, but there is no further information given what went
    wrong. Give a short hint to the user, and refer to the debug output which
    allows determining the cause.
    StefanBruens committed Aug 22, 2018