slepc-main 2024-11-09
Report Typos and Errors
PEPJDGetMinimalityIndex
Returns the maximum allowed value of the minimality index.
Synopsis
#include "slepcpep.h"
PetscErrorCode
PEPJDGetMinimalityIndex
(
PEP
pep,
PetscInt
*mmidx)
Not Collective
Input Parameter
pep
- the eigenproblem solver context
Output Parameter
mmidx
- minimality index
See Also
PEPJDSetMinimalityIndex
()
Level
advanced
Location
src/pep/impls/jd/pjd.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages