Skip to content

[dgf][test] strip path from filename for vtk output

Bernd Flemisch requested to merge fix/dgftest-output-filename into master

The string name includes the path to the dgf file. Strip that path because

  1. The output file should not be put in a source directory.

  2. Parallel output doesn't work at all since name is prepended with something like s0002-p0000-.

Please cherry-pick to 2.6.

Merge request reports