slepc-3.17.1 2022-04-11
Report Typos and Errors

SVDValuesViewFromOptions

Processes command line options to determine if/how the computed singular values are to be viewed.

Synopsis

#include "slepcsvd.h" 
PetscErrorCode SVDValuesViewFromOptions(SVD svd)
Collective on svd

Input Parameter

svd  - the singular value solver context

See Also

SVDValuesView()

Location: src/svd/interface/svdview.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages