#include "slepcmfn.h" PetscErrorCode MFNMonitorSetFromOptions(MFN mfn,const char opt[],const char name[],void *ctx)Collective
mfn | - the matrix function context | |
opt | - the command line option for this monitor | |
name | - the monitor type one is seeking | |
ctx | - an optional user context for the monitor, or NULL |