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

Support DG-0 functions in VTXWriter #3107

Merged
merged 4 commits into from
Apr 3, 2024
Merged

Support DG-0 functions in VTXWriter #3107

merged 4 commits into from
Apr 3, 2024

Conversation

jorgensd
Copy link
Sponsor Member

@jorgensd jorgensd commented Mar 18, 2024

Resolve #2720. Works with Paraview 5.12.0.RC3.

I've decided to keep it such that only single function-space functions should be saved in a single bp file.
This could of course be changed now, to store a mixture of DG-0 and a single other element function.

This is up for discussion.

We could also discuss how to implement the VTX mesh sharing policy for DG-0 functions.

Another point we now could address is meshtags (at least celltags) for VTXWriter.

@massimiliano-leoni do you mind testing this as well?:)

@jorgensd jorgensd added the enhancement New feature or request label Mar 18, 2024
cpp/dolfinx/io/ADIOS2Writers.h Outdated Show resolved Hide resolved
@mleoni-pf
Copy link
Contributor

Confirmed working on my side :)

image

@jorgensd jorgensd added this pull request to the merge queue Apr 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 3, 2024
@jorgensd jorgensd added this pull request to the merge queue Apr 3, 2024
Merged via the queue into main with commit 09ed420 Apr 3, 2024
19 checks passed
@jorgensd jorgensd deleted the dokken/vtx-dg-0 branch April 3, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for cell-wise data in ADIOS2 output
3 participants