[petsc-users] HermitianTranspose version of MatCreateTranspose.
Andrew Spott
ansp6066 at colorado.edu
Mon Feb 23 15:45:20 CST 2015
It looks like this function doesn’t exist, but it should be pretty easy to write.
A few questions:
- Does a new MatType need to be created? or will MATTRANSPOSEMAT work?
- Is there any way to write this from outside of the PETSc library proper? Initial examination makes it seem like it isn’t possible, because _p_Mat is an incomplete type after the library has been built.
- Is this a good idea? Or should a MatShell just be made?
-Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150223/573c665d/attachment-0001.html>
More information about the petsc-users
mailing list