slepc-main 2024-11-09
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()
Level
advanced
Location
src/eps/interface/epsbasic.c
Examples
src/eps/tutorials/ex30.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages