slepc-main 2024-11-09
LMEGetMonitorContext
Gets the monitor context, as set by LMEMonitorSet() for the FIRST monitor only.
Synopsis
#include "slepclme.h"
PetscErrorCode LMEGetMonitorContext(LME lme,void *ctx)
Not Collective
Input Parameter
| lme | - linear matrix equation solver context obtained from LMECreate()
|
Output Parameter
See Also
LMEMonitorSet()
Level
intermediate
Location
src/lme/interface/lmemon.c
Index of all LME routines
Table of Contents for all manual pages
Index of all manual pages