<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>In the context of domain decompostion, if the unknowns are ordered (to reduce the number of infills, for instance) in the way that each subdomain may not own consecutive unknown index, does this mean the partition of the domain will be different from the partition of the matrix? </div><div> </div><div>For example, if subdomain 1 (assigned to process 1) owns unknowns 1 and 3 (associated with equation 1 and 3), subdomain 2 (assigned to process 2) owns unknowns 2 and 4 (associated with equation 2 and 4) , how can I make each process own consecutive rows?</div><div> </div><div>Thanks,</div><div>Qin</div><div><br></div>  <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div
 style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div dir="ltr"> <div style="margin: 5px 0px; padding: 0px; border: 1px solid rgb(204, 204, 204); height: 0px; line-height: 0; font-size: 0px;" contentEditable="false" readonly="true"></div>  <font size="2" face="Arial"> <b><span style="font-weight: bold;">From:</span></b> Barry Smith <bsmith@mcs.anl.gov><br> <b><span style="font-weight: bold;">To:</span></b> Qin Lu <lu_qin_2000@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> petsc-users <petsc-users@mcs.anl.gov> <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, July 30, 2014 2:49 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [petsc-users] Partition of parallel AIJ sparce matrix<br> </font> </div> <div><br><br clear="none">On Jul 30, 2014, at 11:08 AM, Qin Lu <<a href="mailto:lu_qin_2000@yahoo.com" shape="rect"
 ymailto="mailto:lu_qin_2000@yahoo.com">lu_qin_2000@yahoo.com</a>> wrote:<br clear="none"><br clear="none">> Hello,<br clear="none">>  <br clear="none">> Does a process have to own consecutive rows of the matrix? For example, suppose the global AIJ is 4x4, partitioned by 2 processes. Does process 1 have to own rows 1 and 2, process 2 own rows 3 and 4?<br clear="none"><br clear="none">   Yes<br clear="none"><br clear="none">> Or process1 may own rows 1 and 3, and process 2 own row 2 and 4?<br clear="none"><br clear="none">  However, the numbering of degrees of freedom is arbitrary. Just renumber you degrees of freedom so the first set is on process 0, the next on process 1 etc.<br clear="none"><br clear="none">   Barry<div id="yqtfd87640"><br clear="none"><br clear="none">>  <br clear="none">> Thanks a lot for your help!<br clear="none">>  <br clear="none">> Regards,<br clear="none">> Qin <br
 clear="none"></div><br><br></div> </div> </div>  </div></body></html>