<div dir="ltr">On Thu, Jan 3, 2013 at 6:50 AM, Aldo Bonfiglioli <span dir="ltr"><<a href="mailto:aldo.bonfiglioli@unibas.it" target="_blank">aldo.bonfiglioli@unibas.it</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear developers,<br>
I have modified<br>
src/vec/vec/examples/tutorials/ex14f.F<br>
<br>
to test 4 different combinations of<br>
VecSetValues(Blocked) calls on the<br>
local/global representation of the ghosted vector.<br>
<br>
The runtime option -job now controls the behavior.<br>
<br>
Things work except when using VecSetValuesBlocked<br>
on the LOCAL representation of the ghosted Vector.<br>
<br>
Is this maybe because the local representation (lx)<br>
does not seem to inherit the blocksize from the global vector (gx) it<br>
comes from?<br>
With 3.3 I cannot any longer set it explicitly using VecSetBlockSize.<br>
<br>
The modified code is enclosed.<br></blockquote><div><br></div><div style>The problem is that VecDuplicate() does not preserve the local block size. Tracking it down.</div><div style><br></div><div style>    Matt</div><div>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Regards,<br>
Aldo<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Dr. Aldo Bonfiglioli<br>
Associate professor of Fluid Flow Machinery<br>
Scuola di Ingegneria<br>
Universita' della Basilicata<br>
V.le dell'Ateneo lucano, 10 85100 Potenza ITALY<br>
tel:<a href="tel:%2B39.0971.205203" value="+390971205203">+39.0971.205203</a> fax:<a href="tel:%2B39.0971.205215" value="+390971205215">+39.0971.205215</a><br>
<br>
<br>
Publications list <<a href="http://publicationslist.org/aldo.bonfiglioli" target="_blank">http://publicationslist.org/aldo.bonfiglioli</a>><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener
</div></div>