[Paraview] Xdmf data duplication

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Aug 16 10:23:20 EDT 2011


Thanks for reporting Paul. The issue is now fixed
(http://paraview.org/Bug/view.php?id=12527). The fix will make it into
git-master at the next gatekeeper review and will be included in 3.12.

Attached is the patch for same.

Utkarsh

On Tue, Aug 16, 2011 at 3:48 AM, Paul Melis <paul.melis at sara.nl> wrote:
> Sure, I have a simplified dataset for you showing the problem. It also
> shows a crasher bug (load dataset, add process id scalars filter, add
> histogram -> crash)
>
> Paul
>
> On 08/15/2011 10:27 PM, Utkarsh Ayachit wrote:
>> That sounds like a bug. Can you share the dataset? I can send you an
>> url you can use to upload the dataset directly to us.
>>
>> Utkarsh
>>
>> On Mon, Aug 15, 2011 at 10:54 AM, Paul Melis <paul.melis at sara.nl> wrote:
>>> On 08/15/2011 04:17 PM, Paul Melis wrote:
>>>> With a dataset stored in Xdmf I get an interesing data duplication
>>>> result. The set consists of 55296 points, each with associated scalar
>>>> and vector values. See below for the XML file and HDF5 layout.
>>>>
>>>> [...]
>>>>
>>>> <?xml version="1.0"?>
>>>> <Xdmf>
>>>>   <Domain>
>>>>       <Grid GridType="Uniform" Name="Neurons-0">
>>>>         <Topology NodesPerElement="55296" TopologyType="Polyvertex"/>
>>>
>>> Hmmm, I seem to have the Topology tag not completely correct,
>>> "NodesPerElement" should be "NumberOfElements". With that correction I
>>> get at least the same number of cells as number of points. This makes me
>>> wonder about the other attributes I used in the .xmf file.
>>> The data duplication issue remains, though.
>>>
>>> Paul
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.paraview.org/mailman/listinfo/paraview
>>>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix.12527.patch
Type: text/x-patch
Size: 1576 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110816/a4476135/attachment-0001.bin>


More information about the ParaView mailing list