[petsc-users] Matrix dot product

David Gross davegwebb10 at gmail.com
Sun Sep 10 16:51:26 CDT 2017


Hello,
I was wondering if there was a matrix equivalent to the vecDot function
(Frobenius inner product)? As far as I can tell the closest thing is
MatNorm with NORM_FROBENIUS, but obviously this is acting on only one
matrix.

If there is not a built in function, what is the best way to compute this?
I am working fortran90.

Regards,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20170910/f8c9314c/attachment.html>


More information about the petsc-users mailing list