Ken
Does the request object not have a
int port = request->Get(FROM_OUTPUT_PORT());
if so, you can do it that way.
How is it that different ports are receiving different time requests? I
need to make sure my redesigned pipeline will cope with this correctly.
(what does your pipeline look like?)
JB
Getting requested time in reader with multiple outputs
I am having trouble implementing a reader
that supports time data and has multiple outputs (eventually destined
for ParaView). The issue is that I get the requested update time step
from the output information (as in any time-supporting reader), but I
don’t know which output port to get it from. The two ports often have
different time steps set in them. The correct time is in the output
from which the demand driven request comes. But which one is that? It
changes between calls? Is there a way to get the “real” requested
time? Is there a way to know from which output port the request comes
from?
-Ken
**** Kenneth Moreland
*** Sandia National Laboratories
***********
*** *** *** email: [email protected]
** *** ** phone: (505) 844-8919
*** web: http://www.cs.unm.edu/~kmorel
_______________________________________________
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
--
John Biddiscombe, email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
|
_______________________________________________
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