SVDGetType

Gets the SVD type as a string from the SVD object.

Synopsis

#include "slepcsvd.h" 
PetscErrorCode SVDGetType(SVD svd,const SVDType *type)
Not Collective

Input Parameter

svd - the singular value solver context

Output Parameter

name - name of SVD method

See Also

SVDSetType()

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