slepc-3.6.1 2015-09-03
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
rg - region context
See Also
EPSSetRG()
Location: src/eps/interface/epsbasic.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages