KSPLSQRMonitorResidualDrawLGCreate#
Creates the plotter for the LSQR residual and normal eqn residual.
Synopsis#
#include "petscksp.h"
PetscErrorCode KSPLSQRMonitorResidualDrawLGCreate(PetscViewer viewer, PetscViewerFormat format, void *ctx, PetscViewerAndFormat **vf)
Collective on ksp
Input Parameters#
viewer - The PetscViewer
format - The viewer format
ctx - An optional user context
Output Parameter#
vf - The viewer context
See Also#
Level#
intermediate
Location#
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages