slepc-3.16.0 2021-09-30
Report Typos and Errors

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

n  - the maximum minimality index passed in DSNEPSetMinimality()

See Also

DSNEPSetMinimality()

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