Skip to content

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

Open
MariusCausemann wants to merge 1 commit into
scientificcomputing:mainfrom
MariusCausemann:main
Open

Avoid rewriting CellPermutations and Dofmaps unnecessarily with adios backend#72
MariusCausemann wants to merge 1 commit into
scientificcomputing:mainfrom
MariusCausemann:main

Conversation

@MariusCausemann

Copy link
Copy Markdown

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.

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.

1 participant