slepc-3.16.3 2022-04-11
EPSGetRG
Obtain the region object associated to the eigensolver.
Synopsis
#include "slepceps.h"
PetscErrorCode EPSGetRG(EPS eps,RG *rg)
Not Collective
Input Parameters
| eps | - eigensolver context obtained from EPSCreate()
|
Output Parameter
See Also
EPSSetRG()
Location: src/eps/interface/epsbasic.c
Examples
src/eps/tutorials/ex30.c.html
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages