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

Write and read meshtags using ADIOS2 #3324

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

ampdes
Copy link
Contributor

@ampdes ampdes commented Jul 26, 2024

This PR builds on top of #3291 and adds meshtags writer/reader.
This can be merged after #3291

The python meshtags reader fetches all stored meshtags as a dictionary with key-value pair {name, meshtags}.

TODO:

Create topology of entities of a given dim inside write_meshtag

Fix bug with iterator find

Remove comm input to read_meshtags

Set meshtags name
Read all meshtags and return as dictionary
Copy helper function generate_reference_map from adios4dolfinx
@ampdes ampdes changed the title Write Meshtags using ADIOS2 Write and read meshtags using ADIOS2 Aug 22, 2024
ampdes added a commit to ampdes/dolfinx that referenced this pull request Aug 26, 2024
@ampdes ampdes mentioned this pull request Aug 26, 2024
4 tasks
@mscroggs mscroggs added this to the 0.10.0 milestone Sep 3, 2024
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