#include "slepcsvd.h" PetscErrorCode SVDMonitorLGCreate(MPI_Comm comm,const char host[],const char label[],int x,int y,int m,int n,PetscDrawLG *lgctx)Collective
comm | - communicator context | |
host | - the X display to open, or null for the local machine | |
label | - the title to put in the title bar | |
x, y | - the screen coordinates of the upper left coordinate of the window | |
m, n | - the screen width and height in pixels |
lgctx | - the drawing context |
-svd_monitor_lg | - Sets line graph monitor for the first residual | |
-svd_monitor_lg_all | - Sets line graph monitor for all residuals |
Location: src/svd/interface/svdmon.c
Index of all SVD routines
Table of Contents for all manual pages
Index of all manual pages