slepc-3.20.2 2024-03-15
Report Typos and Errors

SVDPRIMMEGetMethod

Gets the method for the PRIMME SVD solver.

Synopsis

#include "slepcsvd.h" 
PetscErrorCode SVDPRIMMEGetMethod(SVD svd,SVDPRIMMEMethod *method)
Not Collective

Input Parameter

svd  - the singular value solver context

Output Parameter

method  - method that will be used by PRIMME

See Also

SVDPRIMMESetMethod(), SVDPRIMMEMethod

Level

advanced

Location

src/svd/impls/external/primme/svdprimme.c

Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages