<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Gerrick <br>
<br>
No problem. Glad to be of help.<br>
<br>
NB. I just noticed a mistake as I looked through it <br>
<br>
inter->UpdateInformation();<br>
should be<br>
algorithm->UpdateInformation();<br>
<br>
since I was using interpolation, the bug had not (yet) manifested
itself on me :)<br>
<br>
JB<br>
<br>
<blockquote cite="mid:C4AB4BA5.F0D%25gbivins@objectreservoir.com"
type="cite">
<title>Re: [vtkusers] TemporalDataSet examples</title>
<font size="4"><font face="Calibri, Verdana, Helvetica, Arial"><span
style="font-size: 11pt;">Hey John, thanks. This is definitely useful
for me. <br>
I’d since put the Temporal adventures on the back burner for a bit but
just started looking at it again this week so your response is right on
time!<br>
:) <br>
Gerrick<br>
<br>
<br>
On 7/22/08 6:04 AM, "John Biddiscombe" <a class="moz-txt-link-rfc2396E" href="mailto:biddisco@cscs.ch"><biddisco@cscs.ch></a> wrote:<br>
<br>
</span></font></font>
<blockquote><font size="4"><font
face="Calibri, Verdana, Helvetica, Arial"><span
style="font-size: 11pt;">Gerrick <br>
<br>
I realise that it is a few weeks since you asked, but I couldn't find
an example program that does time looping manually. However, I had to
convert some data to vtk format recently and added some time looping
with interpolation to my existing converter - you may find the program
useful for getting some hints on forcing time etc. The program is a
little more complicated than might seem necessary, but it allows for
with/without interpolation and so handles temporal/non temporal
datasets and checks types accordingly (plus the data is multiblock
anyway).<br>
<br>
Attached is code. You won't be able to compile it (missing classes plus
changed vtkAPI), but have a look at the TIME_keys etc. I hope it helps.<br>
<br>
JB<br>
<br>
</span></font></font>
<blockquote><font size="4"><font
face="Calibri, Verdana, Helvetica, Arial"><span
style="font-size: 11pt;"> Re: [vtkusers] TemporalDataSet examples <br>
</span></font></font></blockquote>
</blockquote>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="78">--
John Biddiscombe, email:biddisco @ cscs.ch
<a class="moz-txt-link-freetext" href="http://www.cscs.ch/about/BJohn.php">http://www.cscs.ch/about/BJohn.php</a>
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82</pre>
</body>
</html>