slepc-3.20.2 2024-03-15
Report Typos and Errors

SVDViewFromOptions

View from options

Synopsis

#include "slepcsvd.h" 
PetscErrorCode SVDViewFromOptions(SVD svd,PetscObject obj,const char name[])
Collective

Input Parameters

svd  - the singular value solver context
obj  - optional object
name  - command line option

See Also

SVDView(), SVDCreate()

Level

intermediate

Location

src/svd/interface/svdview.c

Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages