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

Make loop utilities parallel safe #297

Conversation

gthyagi
Copy link
Contributor

@gthyagi gthyagi commented Feb 20, 2025

Hi,

I've made changes to create_dmplex_from_medit.py to ensure it is parallel-safe. This script reads mesh data from a Medit file and creates a DMPlex, which is required for loop meshes.

Cheers!

@gthyagi gthyagi requested a review from julesghub February 20, 2025 01:19
@julesghub julesghub merged commit e3d069b into underworldcode:development Feb 20, 2025
1 check passed
gthyagi added a commit to gthyagi/underworld3 that referenced this pull request Feb 24, 2025
make create dmplex from medit file parallel safe
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