<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hello</p>
<p><br>
</p>
<p>I need to extract a submatrix consisting of a number columns from a rectangular matrix. The
<a href="https://petsc.org/release/docs/manualpages/Mat/MatCreateSubMatrix.html" class="OWAAutoLink">
documentation </a>for MatCreateSubMatrix states that "each process should list the columns that will be in its "diagonal part" in the new matrix".</p>
<p><br>
</p>
<p>However, is it not the case that not all columns are necessarily in some process's diagonal part? <span style="font-size: 12pt;">Consider
</span><span style="font-size: 12pt;">the </span><span style="font-size: 12pt;">example of a 2x5 matrix stored on two processes. Each process then stores one row. Suppose we wish to
</span><span style="font-size: 12pt;">create a submatrix </span><span style="font-size: 12pt;">with rows 0 and 1, and columns 2, 3, and 4 from the original matrix. The diagonal parts
</span><span style="font-size: 12pt;">of</span><span style="font-size: 12pt;"> the matrix created then each hold one element, namely (0,2) and (1,3), respectively (using source matrix indices). But how would the ISs for creating this submatrix look? Taking the
 syntax described in the documentation at face value tthe ISs would be row_is = [0 | 1] and col_is = [2 | 3]. Thus, t</span><span style="font-size: 12pt;">here doesn't seem to be a way to tell
</span><span style="font-size: 12pt;">MatCreateSubMatrix that we also want column 4 (unless we may simply let col_is = [2 | 3  4], and the new matrix' "diagonal part" becomes non-square - which might also explain the scare quotes around the term in the documentation?)</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;"><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">I'd be surprised if the syntax
 does not allow certain submatrices to be formed; more likely I'm misunderstanding the documentation. Could someone shed some light on this?</span><br>
</span></p>
<p><span style="font-size: 12pt;"><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;"><br>
</span></span></p>
<p><span style="font-size: 12pt;"><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">Thanks in advance.</span></span></p>
<p><span style="font-size: 12pt;"><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;"><br>
</span></span></p>
<p><span style="font-size: 12pt;"><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">Best regards</span></span></p>
<p><span style="font-size: 12pt;"><span style="font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">Peder</span></span></p>
<p><br>
</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<p><br>
</p>
<p></p>
<table border="0" cellspacing="0" cellpadding="0" style="font-family:"Times New Roman"; padding:0px; width:400px">
<tbody>
<tr>
<td style="width:400px">
<table border="0" cellspacing="0" cellpadding="0" style="width:400px; font-family:Arial; font-size:11.5px; border-collapse:collapse">
<tbody>
<tr>
<td valign="top" style="width:50px; vertical-align:top">
<table cellspacing="0" cellpadding="0" style="width:50px; padding-top:4px">
<tbody>
<tr>
<td align="left" style="width:50px; vertical-align:top"><img width="36" height="53" style="user-select: none;" src="http://www.dtu.dk/-/media/DTU_Generelt/Andet/mail-signature-logo.png"></td>
</tr>
</tbody>
</table>
</td>
<td valign="top" style="width:350px; vertical-align:top">
<table border="0" cellspacing="0" cellpadding="0" style="width:350px; border-collapse:collapse">
<tbody>
<tr>
<td style="width:350px; font-size:16px; margin:0px; font-weight:bold; line-height:19.2px">
Peder Jørgensgaard Olesen</td>
</tr>
<tr>
<td style="width:350px; margin:0px; line-height:17px">PhD student<br>
Department of Mechanical Engineering</td>
</tr>
<tr>
<td style="width:350px; margin:0px; line-height:17px"> </td>
</tr>
<tr>
<td style="width:350px; line-height:17px"><a href="mailto:pjool@mek.dtu.dk" style="margin:0px; line-height:17px; color:black" id="LPNoLP">pjool@mek.dtu.dk</a></td>
</tr>
<tr>
<td style="width:350px; margin:0px; line-height:17px">Koppels Allé</td>
</tr>
<tr>
<td style="width:350px; margin:0px; line-height:17px">Building 403, room 105</td>
</tr>
<tr>
<td style="width:350px; margin:0px; line-height:17px">2800 Kgs. Lyngby</td>
</tr>
<tr>
<td style="width:350px; line-height:17px"><a href="https://www.dtu.dk/english" style="margin:0px; line-height:17px; color:black" id="LPNoLP">www.dtu.dk/english</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p><span style="font-size:10pt; color:rgb(117,123,128)"></span></p>
</div>
</div>
</div>
</body>
</html>