#include "petscksp.h" PetscErrorCode KSPMonitorLGResidualNormCreate(const char host[],const char label[],int x,int y,int m,int n,PetscDrawLG *draw)Collective on KSP
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 |
Level:intermediate
Location:src/ksp/ksp/interface/xmon.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages