Got it! Thank you!<div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><div>
<span style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><div>Alexey Ryazanov</div><div>______________________________________</div><div><span style="color: rgb(51, 51, 51); font-family: Arial, Helvetica, sans-serif; "><font size="1">Nuclear Safety Institute of Russian Academy of Sciencesš</font></span></div>
<div><span style="color: rgb(51, 51, 51); font-family: Arial, Helvetica, sans-serif; "><font size="1"><br></font></span></div></span></div></span><br><div class="gmail_quote">2011/5/11 Barry Smith <span dir="ltr">&lt;<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On May 10, 2011, at 4:34 PM, áÌÅËÓÅÊ òÑÚÁÎÏ× wrote:<br>
<br>
&gt; Hi, thank you again for all your previous responds.<br>
&gt;<br>
&gt; Now I have another question: how many vectors is it possible to get with DAGetLocalVector simultaneously? Is there any restrictions or adjustments?<br>
<br>
</div> š There is no limit. If you get more than 100 outstanding at a particular time it no longer caches those over 100 outstanding and instead the DARestoreLocalVector() immediately frees the space. But it is completely possible to have hundreds in use at the same time (though it seems strange to me).<br>

<br>
 š The Get/Restore paradigm is intended for subroutines that may for a short time need some work vectors. Vectors that you keep around for much of the live of the program normally would be obtained with the Create/Destroy paradigm. The only reason for the Get/Restore code is that users need to work about managing work vectors themselves.<br>

<font color="#888888"><br>
<br>
 š Barry<br>
</font><div><div></div><div class="h5"><br>
&gt;<br>
&gt; Thank you!<br>
&gt;<br>
&gt; Alexey Ryazanov<br>
&gt; ______________________________________<br>
&gt; Nuclear Safety Institute of Russian Academy of Sciences<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br></div>