QPSGetMonitorContext

Gets the monitoring context, as set by QPSMonitorSet() for the FIRST monitor only.

Synopsis

PetscErrorCode  QPSGetMonitorContext(QPS qps,void **ctx)
Not Collective

Input Parameter

qps -iterative context obtained from QPSCreate()

Output Parameter

qps -monitoring context

Keywords

QPS, get, monitor, context

See Also

QPSMonitorDefault(), QPSMonitorLGResidualNormCreate()

Level:intermediate
Location:
src/qps/interface/qps.c
Index of all QPS routines
Table of Contents for all manual pages
Index of all manual pages