Matrix transpose
Waad Subber
w_subber at yahoo.com
Fri Jul 10 20:18:49 CDT 2009
Hi all
In the function MatMatMultTranspose(Mat A,Mat B,MatReuse scall,PetscReal fill,Mat *C)
is A has to be a square matrix ?
And what about the function MatTranspose(Mat mat,MatReuse reuse,Mat *B) is mat has to be a square matrix too ?
I am trying to use these functions with a rectangular matrix. but it doesn't work for me !
Thanks
Waad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20090710/490159f5/attachment.htm>
More information about the petsc-users
mailing list