It looks like I was doing the transpose in place using MAT_REUSE_MATRIX because of which it was giving the nonconformality error. <div>It seems to have been resolved now. Thanks anyway.<br><br><div class="gmail_quote">On Thu, Nov 8, 2012 at 1:58 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
We need the entire error message and stack frames to see what happened. Cut and paste all the output and send it to <a href="mailto:petsc-maint@mcs.anl.gov">petsc-maint@mcs.anl.gov</a><br>
<div class="HOEnZb"><div class="h5"><br>
On Nov 8, 2012, at 11:55 AM, Ganesh Hegde <<a href="mailto:ghegde@purdue.edu">ghegde@purdue.edu</a>> wrote:<br>
<br>
> Hi,<br>
> I have been using the MatHermitianTranspose method to get the conjugate transpose for complex square matrices.<br>
> To optimize code, I needed to make my matrix rectangular.<br>
> Doing so and using the same function call gave me the following error with code 60:<br>
> 'Nonconforming object sizes'<br>
> I then decided to do this in two steps - get the conjugate of the rectangular complex matrix and then call MatTranspose.<br>
> The error still persists. Can you suggest any alternatives to this problem?<br>
> Regards,<br>
> --<br>
> Ganesh<br>
><br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Ganesh<br>
</div>