MantisBT - Xdmf
View Issue Details
0000285Xdmfpublic2003-10-17 07:512007-08-28 14:55
System Admin 
 
highminoralways
resolvedfixed 
0000285: Fix vtkXdmfWriter
Here are things it should support:

1. All dataset types: Structured Grid, Rectilinear Grid, Poly Data, and Unstructured Grid. When saving unstructured data, it should store each cell type into its own grid.

2. Support for specifying hdf5 correctly (overwrite if necessary)

3. Support for NDGM.
No tags attached.
Issue History
2007-08-28 14:54Zack GalbreathProjectSystem Administration => Xdmf
2007-08-28 14:55Zack GalbreathAssigned ToEric Stanton =>
2007-08-28 14:55Zack GalbreathStatusacknowledged => resolved
2007-08-28 14:55Zack GalbreathResolutionwon't fix => fixed
2007-08-28 14:55Zack GalbreathSummaryGoodsite => Fix vtkXdmfWriter
2007-08-28 14:55Zack GalbreathNote Deleted: 0008219

Notes
(0000470)
System Admin   
2004-01-13 08:51   
Looks like it is in much better state. Seems to be saving Image Data, Rect grids, structure grids and single cell unstructured grids.

0000002 and 0000003 still problem.