slepc-3.6.0 2015-06-12
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