EPSMonitorRegisterCreateFn#

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

Synopsis#

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

Calling Sequence#

See Also#

EPS: Eigenvalue Problem Solver, EPSMonitorRegisterFn, EPSMonitorSet(), EPSMonitorRegister(), EPSMonitorFn, EPSMonitorRegisterDestroyFn

Level#

advanced

Location#

include/slepceps.h


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