slepc-3.18.1 2022-11-02
NEPNArnoldiGetKSP
Retrieve the linear solver object (KSP) associated with the nonlinear eigenvalue solver.
Synopsis
#include "slepcnep.h"
PetscErrorCode NEPNArnoldiGetKSP(NEP nep,KSP *ksp)
Not Collective
Input Parameter
| nep | - nonlinear eigenvalue solver
|
Output Parameter
| ksp | - the linear solver object
|
See Also
NEPNArnoldiSetKSP()
Level
advanced
Location
src/nep/impls/narnoldi/narnoldi.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages