LMEMonitorRegisterCreateFn#

A function prototype for functions that do the creation when provided to LMEMonitorRegister().

Synopsis#

PETSC_EXTERN_TYPEDEF typedef PetscErrorCode LMEMonitorRegisterCreateFn(PetscViewer viewer,PetscViewerFormat format,PetscCtx ctx,PetscViewerAndFormat **result);

Calling Sequence#

See Also#

LME: Linear Matrix Equation, LMEMonitorRegisterFn, LMEMonitorSet(), LMEMonitorRegister(), LMEMonitorFn, LMEMonitorRegisterDestroyFn

Level#

advanced

Location#

include/slepclme.h


Index of all LME routines Table of Contents for all manual pages Index of all manual pages