slepc-3.6.3 2016-03-29
Report Typos and Errors

SVDReset

Resets the SVD context to the initial state and removes any allocated objects.

Synopsis

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

Input Parameter

svd - singular value solver context obtained from SVDCreate()

See Also

SVDDestroy()

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