slepc-3.7.0 2016-05-16
Report Typos and Errors

NEPNLEIGSGetKSPs

Retrieve the array of linear solver objects associated with the nonlinear eigenvalue solver.

Synopsis

#include "slepcnep.h" 
PetscErrorCode NEPNLEIGSGetKSPs(NEP nep,KSP **ksp)
Not Collective

Input Parameter

nep  - nonlinear eigenvalue solver

Output Parameter

ksp  - array of linear solver object

Location: src/nep/impls/nleigs/nleigs.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages