Hi John,<br><br>I&#39;d like to think it works but as I haven&#39;t tested it to do that I&#39;m not going to promise that it works :)  It uses a TrivialProducer to insert the data set/composite data set into the pipeline with the idea that coprocessing should essentially execute almost exactly the same as any corresponding paraview python script for pvbatch.  <br>
<br>Since you&#39;re asking about it though I&#39;ll try to look at it this week and get back to you.  If you get to it sooner than I do and find a bug then I&#39;d also be more than happy to try and fix it.<br><br>Andy<br>
<br><div class="gmail_quote">On Wed, Jul 28, 2010 at 11:02 AM, Biddiscombe, John A. <span dir="ltr">&lt;<a href="mailto:biddisco@cscs.ch">biddisco@cscs.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-GB">

<div>

<p class="MsoNormal">I’m experimenting with the coProcessing library. It’s
very nice. Well done you guys.</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">Question : I have a Fortran code generating a slab of data
(volume, actually a rectilinear grid, but for now I’ll be happy with a
volume).</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">I can send the data into the adaptor and generate datasets, all
is well. On a single process all seems to be normal, but before I start on lots
of cores .....</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">The data is divided among processes such that I need to
worry about whole extents, and piece extents.</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">Can I export individual image data (rectilinear grid) pieces
from each process, set the extent locally and let the usual paraview pipeline
handle it. Normally (in a reader) I’d be getting piece numbers and all
that and I’m not sure if this will be transparent or not.</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">The Phasta (I think) example, uses a multiblcok structure,
which I’d prefer to avoid. a Multipiece dataset is fine...is there a
volume example anywhere?</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">Thanks</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">JB</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal"><span style="font-size: 10.5pt; font-family: Consolas;" lang="EN-US">--
</span></p>

<p class="MsoNormal"><span style="font-size: 10.5pt; font-family: Consolas;" lang="EN-US">John
Biddiscombe,                           
email:biddisco @ <a href="http://cscs.ch" target="_blank">cscs.ch</a></span></p>

<p class="MsoNormal"><span style="font-size: 10.5pt; font-family: Consolas;" lang="EN-US"><a href="http://www.cscs.ch/" target="_blank"><span style="color: blue;">http://www.cscs.ch/</span></a></span></p>

<p class="MsoNormal"><span style="font-size: 10.5pt; font-family: Consolas;" lang="EN-US">CSCS,
Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07</span></p>

<p class="MsoNormal"><span style="font-size: 10.5pt; font-family: Consolas;" lang="EN-US">Via
Cantonale, 6928 Manno, Switzerland      | Fax: 
+41 (91) 610.82.82</span></p>

<p class="MsoNormal"> </p>

</div>

</div>


<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>