MantisBT - Xdmf
View Issue Details
0015151Xdmf(No Category)public2014-09-11 11:152014-11-20 12:02
Felipe Bordeu 
 
normalminoralways
newopen 
0015151: When save data with XDMF3 necessary text is written to the file (in Paraview 4.2.0-RC1)
these tags are written to the file when temporal data is saved:

<Geometry Type="None"/>
<Topology Dimensions="0" Type="NoTopology"/>

this tags are not necessary.

Open Paraview
Create a Time Source
Use "Save Data" and save all timesteps.
No tags attached.
Issue History
2014-09-11 11:15Felipe BordeuNew Issue
2014-09-11 12:38Felipe BordeuNote Added: 0036785
2014-11-20 12:02Andrew BurnsNote Added: 0037241

Notes
(0036785)
Felipe Bordeu   
2014-09-11 12:38   
unnecessary text
(0037241)
Andrew Burns   
2014-11-20 12:02   
This should be taken care of in the next Xdmf3 update.

Internally it's the difference between an empty array and a null pointer. It makes sense to dispose of since the geometry and topology in question don't interact with the collection in any way.