#include "slepcnep.h" PetscErrorCode NEPConvMonitorSetFromOptions(NEP nep,const char name[],const char help[],const char manual[],PetscErrorCode (*monitor)(NEP,PetscInt,PetscInt,PetscScalar*,PetscScalar*,PetscReal*,PetscInt,SlepcConvMonitor))Collective on NEP
nep | - the nonlinear eigensolver context | |
name | - the monitor option name | |
help | - message indicating what monitoring is done | |
manual | - manual page for the monitor | |
monitor | - the monitor function, whose context is a SlepcConvMonitor |
Location: src/nep/interface/nepopts.c
Index of all NEP routines
Table of Contents for all manual pages
Index of all manual pages