[petsc-users] SVD residual estimates with SLEPc

Miguel Fosas miguel.fosas at gmail.com
Thu Jul 5 04:29:21 CDT 2012


Hi everyone,

I am using SLEPc to compute singular values from a shell matrix A (whose
matrix-vector product is very costly to evaluate). After the singular
value's are computed, I would like to obtain the error. For this purpose,
SLEPc provides the function SVDComputeResidualNorms. However, this function
needs to apply twice the operator A, which makes the calculation almost as
twice as long (for my case).

I know that the estimates that are printed by the monitors
(-svd_monitor_all) are pretty good. Is there a way to retrieve the value of
such estimates from the internal structures of SLEPc?

Thanks,

Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120705/0d62d4af/attachment.html>


More information about the petsc-users mailing list