[Paraview] Re : Re : Re : Bug with CellDataToPointData and vtkMultiBlockDataSet ?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Dec 29 06:12:55 EST 2010


Ah! Very likely that the executive is not passing the field data for
the composite dataset when it iterates over the blocks.

Utkarsh

On Mon, Dec 13, 2010 at 7:16 AM, Berk Geveci <berk.geveci at kitware.com> wrote:
> This sounds like a bug. I'll take a look at it.
> -berk
>
> On Mon, Dec 13, 2010 at 6:48 AM, R M <mlokida at yahoo.fr> wrote:
>>
>> Hi,
>>
>> I don't add the FieldData to the blocks but to the vtkMultiBlockDataSe
>> that contains the blocks.
>>
>> ________________________________
>> De : Favre Jean <jfavre at cscs.ch>
>> À : R M <mlokida at yahoo.fr>; "paraview at paraview.org"
>> <paraview at paraview.org>
>> Envoyé le : Lun 13 décembre 2010, 11h 52min 59s
>> Objet : RE: [Paraview] Re : Re : Bug with CellDataToPointData and
>> vtkMultiBlockDataSet ?
>>
>>
>> I have large multi-level hierarchies of vtkMultiBlockDataSet with
>> FieldData and I have tried to reproduce what you describe as a bug and was
>> not able to do so. My FieldData was cleanly copied (passed over) when using
>> PointDataToCellData followed by CellDataToPointData.
>>
>> My only idea is that what you see *might* be caused by the fact that not
>> all the blocks in your multi-block container have the same FieldData? or
>> perhaps that your FieldData arrays don't have a name? That's all I can think
>> of.
>> -----------------
>> Jean M. Favre
>> Swiss National Supercomputing Center
>>
>>
>> _______________________________________________
>> 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
>>
>
>
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list