[petsc-users] Question on SLEPc + computing SVD with a "matrix free" matrix

Ernesto Prudencio EPrudencio at slb.com
Wed Jun 24 16:25:17 CDT 2020


Hi,

Is it possible to compute a SVD for a "matrix free" matrix?

At first, it seems it would be ok with a MatCreateMFFD() and MatMFFDSetFunction(), because one could then provide the routine that computes "A . v" for any given v, which is an operation needed by SLEPc. However, one would also need to set up the SVD object in SLEPc with an implicit transpose. Would that be possible?

Thanks in advance,

Ernesto.


Schlumberger-Private
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200624/6a27d0a1/attachment.html>


More information about the petsc-users mailing list