<div dir="ltr"><pre style><div>> Of course, this new function sounds unnecessary because reordering v is equivalent to reordering </div><div>> idxm[] and idxn[].  But the second method seems not an easy task to me, is it?</div>

</pre><br><div class="gmail_quote">Why not use a single AO object to hold the mapping between PETSc mapping and your maping? Seems to me that the indecies used in v[] are completely arbitrary; they should always go in [0,1,...,m*n], don't they?</div>

</div>