slepc-3.13.3 2020-06-14
Report Typos and Errors

SlepcConvMonitorDestroy

Destroys a SlepcConvMonitor context.

Synopsis

#include "slepcsys.h" 
PetscErrorCode SlepcConvMonitorDestroy(SlepcConvMonitor *ctx)
Collective

Input Parameters

ctx  - the SlepcConvMonitor context to be destroyed.

See Also

SlepcConvMonitorCreate()

Location: src/sys/slepcutil.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages