Berk Geveci wrote: > Do you know if the filter executes at all? I am wondering if the bug > is because the client is not pulling the results or because the filter > is not executing.
the filter is not executing at all. I have set up an animation of my threshold. The Timer log shows no activity from vtkIntegrateAtttributes, and when I do an explicit call to UpdatePipeline() in the python shell, it takes a long time to return the result, which I believe means it is not simply pulling the result from the server, but the server actually goes ahead and does the full work. N.B. I haven't tried with "simple" data. My data is a full AMR hierarchy of blocks. And I run in parallel. Jean _______________________________________________ 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
