slepc-3.6.1 2015-09-03
PEPGetMonitorContext
Gets the monitor context, as set by PEPMonitorSet() for the FIRST monitor only.
Synopsis
#include "slepcpep.h"
PetscErrorCode PEPGetMonitorContext(PEP pep,void **ctx)
Not Collective
Input Parameter
pep - eigensolver context obtained from PEPCreate()
Output Parameter
ctx - monitor context
See Also
PEPMonitorSet(), PEPDefaultMonitor()
Location: src/pep/interface/pepmon.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages