<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 23, 2016 at 9:30 AM, Justin Droba (JSC-EG3) [JETS] <span dir="ltr"><<a href="mailto:justin.c.droba@nasa.gov" target="_blank">justin.c.droba@nasa.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Dear all,<br>
    <br>
    SORRY ABOUT THE LAST MESSAGE! Hit send before I meant to!  <br>
    <div><span class=""> <br>
      Thank you for maintaining this wonderful software and this user
      mailing list!<br>
      <br>
      I am attempting to use an additive Schwartz preconditioner with
      multiple blocks per processor.  I've been able to get it to work
      with one block per processor but not been successful with
      multiple. I believe I am not understanding correctly the
      construction of index sets for this case.<br>
      <br>
      Let's consider a simple example: 16 nodes on a square with 4
      blocks of 4x4:<br>
      <br>
      <img alt="Image" src="cid:part1.02050800.00040000@nasa.gov" height="272" width="272"><br>
      <br>
      <br></span>
      I want to put <img style="vertical-align: middle;" src="cid:part2.08070302.06050002@nasa.gov" alt="$\Omega_1$"> and
      <img style="vertical-align: middle;" src="cid:part3.03000506.05030706@nasa.gov" alt="$\Omega_2$"> on
      processor 1 and the other two on the second processor.  Do I make
      my index sets on processor 1 <br>
      <br>
      IS = {  {1,2,3,5,6,7,9,10,11}, {2,3,4,6,7,8,10,11,12} }<br>
      IS_LOCAL = { {1,2,5,6}, {3,4,7,8} }<br>
      <br>
      and similarly for the other processor?  I tried this and it isn't
      quite working out.  Do I misunderstand something?<br></div></div></blockquote><div><br></div><div>That looks right to me, but you could also just use</div><div><br></div><div>  -pc_asm_blocks 4</div><div><br></div><div>unless you need fine control over how the blocks are divided.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><div>
      Thank you!<br>
      <br>
      Best regards,<br>
      Justin<span class=""><br>
      <br>
      <div>-- <br>
        <font color="blue">
          ---------------------------------------------<br>
          Justin Droba, PhD<br>
          Applied Aeroscience and CFD Branch (EG3)<br>
          NASA Lyndon B. Johnson Space Center<br>
          JETS/Jacobs Technology, Inc. and HX5, LLC<br>
          <br>
          <b>Office:</b> Building 16, Room 142<br>
          <b>Phone</b>: <a href="tel:281-483-1451" value="+12814831451" target="_blank">281-483-1451</a><br>
          ---------------------------------------------<br>
        </font></div>
      <br>
    </span></div>
    <br>
  </div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">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></div>