EPSGetValuesMonitorContext

Gets the values monitor context, as set by EPSSetValuesMonitor() for the FIRST monitor only.

Synopsis

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

Input Parameter

eps -eigensolver context obtained from EPSCreate()

Output Parameter

ctx -monitor context

See Also

EPSSetValuesMonitor(), EPSDefaultValuesMonitor()

Level:intermediate
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages