[vtkusers] vtkTensorGlyph giving problems on scaling/parallel processing
burlen
burlen.loring at gmail.com
Wed May 11 15:57:58 EDT 2011
Hi,
The problem is that vtkTensorGlyph does not override
RequestUpdateExtent, where it should request piece 0 of 1 on the source.
I recently filed a bug report about this with a patch that fixes this.
but warning the patch has another change which I'm not sure is correct
or not. I will post a question about that shortly.
http://public.kitware.com/Bug/view.php?id=12179
Burlen
On 05/11/2011 11:59 AM, pratik wrote:
> Hi,
> I exposed the vtkTensorGlyph filter through a servermanager xml file
> to Paraview. When i try to use it on a cluster, the glyphs turn out to
> be broken. However, the vtk3d glyph filter works perfectly.
> Can anyone please suggest what may be causing this problem? if you see
> the servermanager xml files of other filters, they have no facility to
> provide for parallel processing ....which makes me quite sure that it
> is something to do with the vtk filter itself.
>
> pratik
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list