slepc-3.16.2 2022-02-01
Report Typos and Errors

SVDTRLanczosGetExplicitMatrix

Returns the flag indicating if Z=[A;B] is built explicitly.

Synopsis

#include "slepcsvd.h" 
PetscErrorCode SVDTRLanczosGetExplicitMatrix(SVD svd,PetscBool *explicitmatrix)
Not Collective

Input Parameter

svd  - singular value solver

Output Parameter

explicit  - the mode flag

See Also

SVDTRLanczosSetExplicitMatrix()

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