Skip to content

#474 Complexity of VTKwriter

Metadata

Property Value
Reported by Anton Schiela (schiela@zib.de)
Reported at Dec 1, 2008 10:52
Type Bug Report
Version Unknown
Operating System Unspecified / All
Last edited by Oliver Sander (oliver.sander@tu-dresden.de)
Last edited at Apr 8, 2009 13:11
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at Apr 8, 2009 13:11
Closed in version Unknown
Resolution Fixed
Comment Fixed by Christian before revision 5045.

Description

On conforming grids, writing out vtk-files can be very time-consuming (a 20MB file took approx. 15min to write out in a 2d example with adaptively refined grid, a 250MB-file took 12 hours). The problem obviously occurs during the output of vertex data on fine grids. The rest of the data is is written out faster.