#308 VTKWriter gives wrong files names for parallel grids.
Metadata
Property | Value |
---|---|
Reported by | Robert K (robertk@posteo.org) |
Reported at | Aug 8, 2007 16:03 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Closed at | Aug 16, 2007 13:57 |
Closed in version | 1.0 |
Resolution | Fixed |
Comment |
Description
The VTKWriter produces wrong file names when used in parallel run for time dependend problems. For example in line 659 of vtkwriter.hh (release branch) the number of processes should not be added to the filename, otherwise paraview (2.6.1) will not automatically load all exsisting timesteps.