#include "slepcpep.h" PetscErrorCode PEPQArnoldiSetLocking(PEP pep,PetscBool lock)Logically Collective on pep
pep | - the eigenproblem solver context | |
lock | - true if the locking variant must be selected |
-pep_qarnoldi_locking | - Sets the locking flag |
Note that the default behaviour is the opposite to Krylov solvers in EPS.
Location: src/pep/impls/krylov/qarnoldi/qarnoldi.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages