QEPGetMonitorContext
Gets the monitor context, as set by  QEPMonitorSet() 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
 QEPMonitorSet(), QEPDefaultMonitor()
Location: src/qep/interface/qepmon.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages