EPSGetMonitorContext

Gets the estimates monitor context, as set by EPSSetMonitor() for the FIRST monitor only.

Synopsis

#include "slepceps.h" 
int EPSGetMonitorContext(EPS eps, void **ctx)
Not Collective

Input Parameter

eps -eigensolver context obtained from EPSCreate()

Output Parameter

ctx -monitor context

See Also

EPSSetMonitor(), EPSDefaultEstimatesMonitor()

Level:intermediate
Location:
src/eps/interface/itfunc.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages