#include "slepcsvd.h" PetscErrorCode SVDTRLanczosSetExplicitMatrix(SVD svd,PetscBool explicitmat)Logically Collective
svd | - singular value solver | |
explicitmat | - Boolean flag indicating if Z=[A;B] is built explicitly |
-svd_trlanczos_explicitmatrix <boolean> | - Indicates the boolean flag |