-
Notifications
You must be signed in to change notification settings - Fork 34
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
IO/VTK: add support for writing time series #432
Conversation
There is a typo in the comment of commit f769f3a : "return an invalid counter is a file is not in a time series" |
3a1db87
to
723faf6
Compare
Fixed. |
I've fixed the generation of PVD collection for parallel cases. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit history was very helpful. The code was tested by running immerflow branch of pull request https://github.com/optimad/immerflow/pull/747 .
723faf6
to
1c706e7
Compare
1c706e7
to
17a46a6
Compare
The VTK class is now able to write PVD files containing the information about the time series.