<!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">
<br>
<blockquote cite="mid:C6284090.8E26%25kmorel@sandia.gov" type="cite"><font
 face="Calibri, Verdana, Helvetica, Arial"><span
 style="font-size: 11pt;">Or first run the merge blocks filter.<br>
  <br>
  </span></font></blockquote>
<br>
Or just run the merge blocks filter first like the man says.<br>
<br>
[But actually. The merge blocks filter, uses a vtkAppendFilter - which
is a memory hog - then you pass the output of this into another
appendfilter - on large datasets this will be terrible. Much better to
add multiblock support to the appendfilter so that it only has to do
the memnory allocation once.]<br>
<br>
&#8364;0.02<br>
<br>
JB<br>
<br>
<br>
<blockquote cite="mid:C6284090.8E26%25kmorel@sandia.gov" type="cite"><font
 face="Calibri, Verdana, Helvetica, Arial"><span
 style="font-size: 11pt;">-Ken<br>
  <br>
  <br>
On 5/7/09 12:55 AM, "John Biddiscombe" &lt;<a moz-do-not-send="true"
 href="biddisco@cscs.ch">biddisco@cscs.ch</a>&gt; wrote:<br>
  <br>
  </span></font>
  <blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span
 style="font-size: 11pt;">David<br>
    <br>
The exodus reader is no doubt exporting multiblock data, so the<br>
SafeDownCast will fail. Add an extra test for Multiblock and then use an<br>
iterator to loop over blocks and then safedowncast and do what you need<br>
    <br>
JB<br>
&gt; Hi,<br>
&gt;<br>
&gt;<br>
&gt; Is there a way to make the Append DataSet Filter work with exodus
files?<br>
&gt; I have several that I want to append to use the calculator on.<br>
&gt;<br>
&gt;<br>
&gt; I tried modifying the source to create a plugin<br>
&gt;<br>
&gt; VTK/Graphics/vtkAppendFilter.cxx<br>
&gt;<br>
&gt; but I always seem to be getting a null pointer from the
SafeDownCast?<br>
&gt;<br>
&gt; &nbsp;&nbsp;vtkInformation *inInfo =
inputVector[0]-&gt;GetInformationObject(idx);<br>
&gt; &nbsp;&nbsp;vtkDataSet *ds<br>
&gt;
vtkDataSet::SafeDownCast(inInfo-&gt;Get(vtkDataObject::DATA_OBJECT()));<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; thank you,<br>
&gt; David Fuentes<br>
&gt; _______________________________________________<br>
&gt; Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a moz-do-not-send="true"
 href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a moz-do-not-send="true" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a moz-do-not-send="true"
 href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>
    <br>
    <br>
--<br>
John Biddiscombe, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;email:biddisco @ cscs.ch<br>
    <a moz-do-not-send="true" href="http://www.cscs.ch/">http://www.cscs.ch/</a><br>
CSCS, Swiss National Supercomputing Centre &nbsp;| Tel: &nbsp;+41 (91) 610.82.07<br>
Via Cantonale, 6928 Manno, Switzerland &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;| Fax: &nbsp;+41 (91) 610.82.82<br>
    <br>
    <br>
_______________________________________________<br>
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a><br>
    <br>
Visit other Kitware open-source projects at <a moz-do-not-send="true"
 href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
    <br>
Please keep messages on-topic and check the ParaView Wiki at: <a
 moz-do-not-send="true" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>
    <br>
Follow this link to subscribe/unsubscribe:<br>
    <a moz-do-not-send="true"
 href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>
    <br>
    <br>
    </span></font></blockquote>
  <font face="Calibri, Verdana, Helvetica, Arial"><span
 style="font-size: 11pt;"><br>
  </span></font><font size="2"><font
 face="Consolas, Courier New, Courier"><span style="font-size: 10pt;"><br>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<br>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<br>
*********** &nbsp;<br>
*** *** *** &nbsp;email: <a moz-do-not-send="true" href="kmorel@sandia.gov">kmorel@sandia.gov</a><br>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<br>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a moz-do-not-send="true"
 href="http://www.cs.unm.edu/%7Ekmorel">http://www.cs.unm.edu/~kmorel</a><br>
  </span></font></font><font face="Calibri, Verdana, Helvetica, Arial"><span
 style="font-size: 11pt;"><br>
  </span></font>
</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/">http://www.cscs.ch/</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>