KSPMonitorRegisterDestroyFn#
A function prototype for functions that do the after use destruction when provided to KSPMonitorRegister()
Synopsis#
PETSC_EXTERN_TYPEDEF typedef PetscErrorCode KSPMonitorRegisterDestroyFn(PetscViewerAndFormat **result);
Calling Sequence#
vf - a
PetscViewerAndFormatobject to be destroyed, including any context
See Also#
SNES: Nonlinear Solvers, KSPMonitorRegisterFn, KSP, KSPMonitorSet(), KSPMonitorRegister(), KSPMonitorFn, KSPMonitorRegisterCreateFn
Level#
beginner
Location#
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages