#1058 VTKSequenceWriter: write(time, ot) method missing from doxygen documentation
Metadata
Property | Value |
---|---|
Reported by | Ansgar Burchardt (burchardt@igpm.rwth-aachen.de) |
Reported at | Mar 30, 2012 14:13 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
Last edited at | Sep 27, 2012 11:14 |
Closed by | Christoph Grüninger (gruenich@iws.uni-stuttgart.de) |
Closed at | Sep 27, 2012 11:14 |
Closed in version | Unknown |
Resolution | Fixed |
Comment | Fixed in r8472, thanks for the hint. |
Description
The method
void write (double time, VTK::OutputType ot = VTK::ascii)
in dune-grid/dune/grid/io/file/vtk/vtksequencewriter.hh does not appear in the doxygen documentation[1] making it very hard to find.
Ansgar
[1] http://www.dune-project.org/doc/doxygen/html/classDune_1_1VTKSequenceWriter.html