[vtkusers] vtkTemporalStreamTracer Not changing time step

Marcelino Rodriguez Cancio marcelinorc at uclv.edu.cu
Wed Nov 9 15:08:20 EST 2011


Thanks for pointing that out . I'll bear that in mind.

De: Biddiscombe, John A. [mailto:biddisco at cscs.ch]
Enviado el: miércoles, 09 de noviembre de 2011 01:34 p.m.
Para: Marcelino Rodriguez Cancio; vtkusers at vtk.org
Asunto: RE: vtkTemporalStreamTracer Not changing time step

>>  outInfo->Set(vtkStreamingDemandDrivenPipeline::MAXIMUM_NUMBER_OF_PIECES(),
    TimeStepRange[1]);
 <<
>>
  outInfo->Set(vtkStreamingDemandDrivenPipeline::MAXIMUM_NUMBER_OF_PIECES(),
    -1);
<<
This shouldn't really affect time updates, but setting  max num pieces to the time range is wrong, so probably updates were being suppressed due to some other issue/bug. Using -1 is the default and simply tells the pipeline that it can ask for as many geometric pieces as necessary when running in parallel.
JB

________________________________
-Universidad Central "Marta Abreu" de Las Villas. http://www.uclv.edu.cu
-Participe en Universidad 2012, del 13 al 17 de febrero de 2012. Habana.Cuba. http://www.congresouniversidad.cu
-Consulte la enciclopedia colaborativa cubana. http://www.ecured.cu/


________________________________
-Universidad Central "Marta Abreu" de Las Villas. http://www.uclv.edu.cu
-Participe en Universidad 2012, del 13 al 17 de febrero de 2012. Habana.Cuba. http://www.congresouniversidad.cu
-Consulte la enciclopedia colaborativa cubana. http://www.ecured.cu/


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20111109/57e8190b/attachment.htm>


More information about the vtkusers mailing list