SVDMonitorRegisterDestroyFn#
A function prototype for functions that do the after use destruction when provided to SVDMonitorRegister().
Synopsis#
PETSC_EXTERN_TYPEDEF typedef PetscErrorCode SVDMonitorRegisterDestroyFn(PetscViewerAndFormat **result);
Calling Sequence#
vf - a
PetscViewerAndFormatobject to be destroyed, including any context
See Also#
SVD: Singular Value Decomposition, SVDMonitorRegisterFn, SVDMonitorSet(), SVDMonitorRegister(), SVDMonitorFn, SVDMonitorRegisterCreateFn
Level#
advanced
Location#
Index of all SVD routines Table of Contents for all manual pages Index of all manual pages