slepc-3.17.1 2022-04-11
Report Typos and Errors

SVDCyclicGetExplicitMatrix

Returns the flag indicating if H(A) is built explicitly.

Synopsis

#include "slepcsvd.h" 
#include "slepceps.h" 
PetscErrorCode SVDCyclicGetExplicitMatrix(SVD svd,PetscBool *explicitmat)
Not Collective

Input Parameter

svd  - singular value solver

Output Parameter

explicitmat  - the mode flag

See Also

SVDCyclicSetExplicitMatrix()

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