:orphan: # KSPMonitorSAWsDestroy destroy a monitor context created with `KSPMonitorSAWsCreate()` ## Synopsis ``` #include "petscksp.h" PetscErrorCode KSPMonitorSAWsDestroy(void **ctx) ``` Collective ## Input Parameter - ***ctx -*** monitor context ## See Also [](ch_ksp), `KSP`, `KSPMonitorSet()`, `KSPMonitorSAWsCreate()` ## Level developer ## Location src/ksp/ksp/interface/saws/kspsaws.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ksp/ksp/interface/saws/kspsaws.c) [Index of all KSP routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)