Skip to content

Fix bug with writing to current directory for FileSeriesWriter

If writing multiple time steps and trying to write to the current directory the vtkFileSeriesWriter will try to write to / instead.

Merge request reports