<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Am 08.12.2012 15:37, schrieb Jed Brown:<br>
</div>
<blockquote
cite="mid:CAM9tzS=-Z9w0h9pg5UUEmR35jM-kTyu2T8fNQKVwYxC7d3FuiQ@mail.gmail.com"
type="cite">
<div class="gmail_extra">How about MatPermute() in a suitable
place?</div>
</blockquote>
Not really. I thing, I will try to solve the problem differently and
avoid this matrix construction.<br>
<br>
Thomas<br>
<br>
<blockquote
cite="mid:CAM9tzS=-Z9w0h9pg5UUEmR35jM-kTyu2T8fNQKVwYxC7d3FuiQ@mail.gmail.com"
type="cite">
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">I don't know why you would need such a
thing.<br>
<br>
<div class="gmail_quote">On Sat, Dec 8, 2012 at 6:33 AM, Thomas
Witkowski <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:thomas.witkowski@tu-dresden.de"
target="_blank">thomas.witkowski@tu-dresden.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>I checked the documentation of MatGetSubMatrix() and
found the following:<br>
<br>
"The rows in isrow will be sorted into the same order as
the original matrix on each process."<br>
<br>
For my case, this will be wrong. I need to say each task
exactly which row from the old matrix should be which row
in the new matrix. Any other possibility to do this?</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>