Skip to content

Avoid rewriting CellPermutations and Dofmaps unnecessarily with adios backend - #72

Merged
finsberg merged 2 commits into
scientificcomputing:mainfrom
MariusCausemann:main
Sep 3, 2026
Merged

Avoid rewriting CellPermutations and Dofmaps unnecessarily with adios backend#72
finsberg merged 2 commits into
scientificcomputing:mainfrom
MariusCausemann:main

Conversation

@MariusCausemann

Copy link
Copy Markdown
Contributor

The adios backend should already checks if CellPermutations and Dofmaps are already present if append mode is used, but the current check compares Filemode and adios2.Mode, which is always False. Here, convert_file_mode needs to be called on the flag.

@finsberg
finsberg merged commit cebde4f into scientificcomputing:main Sep 3, 2026
11 checks passed
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