MatGetSubMatrix() and later, MatGetRow()<div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Dec 8, 2012 at 5:59 AM, Thomas Witkowski <span dir="ltr"><<a 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">A have a distributed MATAIJ, which is non square. I want to create a new matrix, which has the same col layout but a different row layout and should be scattered from the original matrix. Thus, each rank should collect some rows, which may be non local in the original matrix, to its own local part of the new matrix. After creating the new matrix, I need not only to make some MatMult, but I need local access to the matrix rows. How to do this? Thanks for any advise.<span class="HOEnZb"><font color="#888888"><br>

<br>
Thomas<br>
</font></span></blockquote></div><br></div>