#include "slepcsys.h" PetscErrorCode SlepcConvMonitorCreate(PetscViewer viewer,PetscViewerFormat format,SlepcConvMonitor *ctx)Collective on PetscViewer
viewer | - the viewer where the monitor must send data | |
format | - the format |
ctx | - the created context |
This function increases the reference count of the viewer so you can destroy the viewer object after this call.
Location: src/sys/slepcutil.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages