Skip to content

[bugfix][VTKWriter] write used in parallel.

Robert K requested to merge bugfix/vtkwriter-write-in-parallel into master

This fixes a problem with the piece names in pvtu files when write is called in parallel and the filename contains a path.

Merge request reports