QEPGetMonitorContext
Gets the monitor context, as set by QEPSetMonitor() for the FIRST monitor only.
Synopsis
#include "slepcqep.h"
PetscErrorCode QEPGetMonitorContext(QEP qep, void **ctx)
Not Collective
Input Parameter
qep - eigensolver context obtained from QEPCreate()
Output Parameter
ctx - monitor context
See Also
QEPSetMonitor(), QEPDefaultMonitor()
Location: src/qep/interface/qepmon.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages