:orphan: # SNESMonitorSAWsDestroy destroy a monitor context created with `SNESMonitorSAWsCreate()` ## Synopsis ``` #include "petscsnes.h" PetscErrorCode SNESMonitorSAWsDestroy(void **ctx) ``` Collective ## Input Parameter - ***ctx -*** monitor context ## See Also `SNESMonitorSAWsCreate()` ## Level developer ## Location src/snes/interface/saws/snessaws.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/snes/interface/saws/snessaws.c) [Index of all SNES routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)