#include "slepcsvd.h" PetscErrorCode SVDCrossSetExplicitMatrix(SVD svd,PetscBool explicitmat)Logically Collective
svd | - singular value solver | |
explicitmat | - boolean flag indicating if A^T*A is built explicitly |
-svd_cross_explicitmatrix <boolean> | - Indicates the boolean flag |