Hi everybody,
I have written a small filter similar to the Temporal Interpolator, and it
works nicely if I start calculating from the beginning of my timeseries. But I
encounter problems if I jump directly to another timestep, let's say from 0 to
50. Then the filter does calculate the result correctly, but it is not
displayed. Looking at the associated datasets, the values are correct, but they
are strangely named - instead of "Result" it says "Result (partial)".
Moving one step forward and then one step backward in time, the correct result
is calculated and also displayed.
Does anyone know what these "partial arrays" are?
Thanks a lot,
Natalie
_______________________________________________
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