Have you tried to display each parts of the pipeline when in parallel? In other 
words, see if you can render something related to the programmable source, then 
the programmable filter, to see if the problem might occur earlier in the 
pipeline.

Sohail

--- On Wed, 4/6/11, Atanas Atanasov <atana...@in.tum.de> wrote:

From: Atanas Atanasov <atana...@in.tum.de>
Subject: [Paraview] programmable sourece->programmable filter -> streamtracer 
parallel
To: paraview@paraview.org
Date: Wednesday, April 6, 2011, 2:26 PM

Hi i have created the following pipeline on c++ based servermanager 
plugin(without qt)
->programmable source(creates a structured grid)->programmable filter(adds 
velocities and pressure on the vertices)
->ArbitrarySourceStreamTracer(Seeding thorugh points or thorugh line).This 
setup works fine with one process. In parallel
the streamlines are not shown. Do you have experience with such kind of problem?
Regards,
A.Atanasov
_______________________________________________
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

Reply via email to