slepc-3.14.0 2020-09-30
NEPGetRG
Obtain the region object associated to the nonlinear eigensolver object.
Synopsis
#include "slepcnep.h"
PetscErrorCode NEPGetRG(NEP nep,RG *rg)
Not Collective
Input Parameters
| nep | - eigensolver context obtained from NEPCreate()
|
Output Parameter
See Also
NEPSetRG()
Location: src/nep/interface/nepbasic.c
Examples
src/nep/tutorials/ex27.c.html
src/nep/tutorials/ex42.c.html
src/nep/tutorials/ex27f90.F90.html
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages