slepc-3.18.0 2022-10-01
DSNEPGetMinimality
Returns the maximum minimality index used internally by the DSNEP.
Synopsis
#include "slepcds.h"
#include "slepcrg.h"
PetscErrorCode DSNEPGetMinimality(DS ds,PetscInt *n)
Not collective
Input Parameter
| ds | - the direct solver context
|
Output Parameters
See Also
DSNEPSetMinimality()
Level
advanced
Location
src/sys/classes/ds/impls/nep/dsnep.c
Index of all DS routines
Table of Contents for all manual pages
Index of all manual pages