slepc-main 2024-11-09
Report Typos and Errors
SVDVectorsViewFromOptions
Processes command line options to determine if/how the computed singular vectors are to be viewed.
Synopsis
#include "slepcsvd.h"
PetscErrorCode
SVDVectorsViewFromOptions
(
SVD
svd)
Collective
Input Parameter
svd
- the singular value solver context
See Also
SVDVectorsView
()
Level
developer
Location
src/svd/interface/svdview.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages