KSPMonitorDynamicToleranceDestroy#
Destroy the monitor context used in KSPMonitorDynamicTolerance()
Synopsis#
#include "petscksp.h"
PetscErrorCode KSPMonitorDynamicToleranceDestroy(void **ctx)
Input Parameter#
ctx - the monitor context
Note#
This is not called directly but is passed to KSPMonitorSet()
along with KSPMonitorDynamicTolerance()
See Also#
KSP: Linear System Solvers, KSP
, KSPMonitorDynamicTolerance()
, KSPMonitorSet()
, KSPMonitorDynamicToleranceCreate()
Level#
advanced
Location#
src/ksp/ksp/interface/iterativ.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages