<!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>
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>
<blockquote cite="mid:C48E5FCC.6BA%25gbivins@objectreservoir.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator"
content="MS Exchange Server version 6.5.7651.59">
<title>Re: [vtkusers] TemporalDataSet examples</title>
<!-- Converted from text/plain format -->
</blockquote>
<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>