NEPMonitorRegisterCreateFn#

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

Synopsis#

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

Calling Sequence#

See Also#

NEP: Nonlinear Eigenvalue Problems, NEPMonitorRegisterFn, NEPMonitorSet(), NEPMonitorRegister(), NEPMonitorFn, NEPMonitorRegisterDestroyFn

Level#

advanced

Location#

include/slepcnep.h


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