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

SVDCyclicGetEPS

Retrieve the eigensolver object (EPS) associated to the singular value solver.

Synopsis

#include "slepcsvd.h" 
#include "slepceps.h" 
PetscErrorCode SVDCyclicGetEPS(SVD svd,EPS *eps)
Not Collective

Input Parameter

svd - singular value solver

Output Parameter

eps - the eigensolver object

See Also

SVDCyclicSetEPS()

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