<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div><br>
</div>
Hi Oscar,
<div><br>
</div>
<div>Is there a reason why your quantity is modified only on one processor, and not on the others?</div>
<div><br>
</div>
<div>How many values are you working with?</div>
<div><br>
</div>
<div>Paul</div>
<div><br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF160876" style="direction: ltr;"><font face="Tahoma" size="2" color="#000000"><b>From:</b> nek5000-users-bounces@lists.mcs.anl.gov [nek5000-users-bounces@lists.mcs.anl.gov] on behalf of nek5000-users@lists.mcs.anl.gov [nek5000-users@lists.mcs.anl.gov]<br>
<b>Sent:</b> Monday, November 30, 2015 4:31 PM<br>
<b>To:</b> nek5000-users@lists.mcs.anl.gov<br>
<b>Subject:</b> [Nek5000-users] Sharing parameters between processors<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<p style="margin-bottom:0cm; line-height:100%">Hi Nekers,<br>
</p>
<p style="margin-bottom:0cm; line-height:100%">In my current simulation, I am defining an array containing parameters that are shared between several processors. I have tried to do this in the usercheck subroutine, with a COMMON statement. However, the COMMON
 statement enables saving the parameters between two successive calls of the usercheck by the same processor, but does not enable to share a variable between two processor. In other words, if I modify the variable a on the processor 1, the variable a on the
 processor 2 will not be modified, which is not what I want. Any idea on how to do that?</p>
<p style="margin-bottom:0cm; line-height:100%">Thanks for your help,</p>
<p style="margin-bottom:0cm; line-height:100%">Oscar Valdorez </p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>