EPSGetRG#
Obtain the region object associated to the eigensolver.
Synopsis#
#include "slepceps.h"
PetscErrorCode EPSGetRG(EPS eps,RG *rg)
Not Collective
Input Parameter#
eps - the linear eigensolver context
Output Parameter#
rg - region context
See Also#
Level#
advanced
Location#
Examples#
Index of all EPS routines Table of Contents for all manual pages Index of all manual pages