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

Fix SEGFAULT on missing mesh #196

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

fsimonis
Copy link
Member

@fsimonis fsimonis commented Aug 8, 2024

Main changes of this PR

This PR changes the mapper of ASTE to abort if no mesh was found.
Currently, the executable SEGFAULTS, which is a bit dramatic.

Author's checklist

  • I used the pre-commit hook and used pre-commit run --all to apply all available hooks.
  • I added a test to cover the proposed changes in our test suite.
  • I updated the documentation in docs/README.md.
  • I updated potential breaking changes in the tutorial precice/tutorials/aste-turbine.

@davidscn davidscn merged commit d38af71 into develop Aug 8, 2024
2 checks passed
@davidscn davidscn deleted the fix-segfault-on-missing-mesh branch August 8, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants