PEPGetRG#
Obtain the region object associated to the polynomial eigensolver object.
Synopsis#
#include "slepcpep.h"
PetscErrorCode PEPGetRG(PEP pep,RG *rg)
Not Collective
Input Parameter#
pep - the polynomial eigensolver context
Output Parameter#
rg - region context
See Also#
Level#
advanced
Location#
Index of all PEP routines Table of Contents for all manual pages Index of all manual pages