[petsc-users] MatPtAP for involving MPIDENSE and MPIAIJ matrices

Bikash Kanungo bikash at umich.edu
Thu Oct 15 08:20:38 CDT 2015


HI,

I'm trying to evaluate B = P^T * A * P, where P is an MPIDENSE matrix and A
is an MPIAIJ matrix. Neither MatTransposeMatMult nor MatPtAP support such
an operation for the given type of matrices. I tried to look into
MATELEMENTAL class and didn't find any MatTransposeMatMult function for a
pair of Elemental matrices.

What would be a possible and efficient way to perform such the above
operation?

Thanks,
Bikash

-- 
Bikash S. Kanungo
PhD Student
Computational Materials Physics Group
Mechanical Engineering
University of Michigan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20151015/3b6d0b3e/attachment.html>


More information about the petsc-users mailing list