#include "petscksp.h" PetscErrorCode KSPMonitorSolution(KSP ksp,PetscInt its,PetscReal fgnorm,PetscViewerAndFormat *dummy)Collective on KSP Many br
ksp | - the KSP context Many br | |
its | - iteration number Many br | |
fgnorm | - 2-norm of residual (or gradient) Many br | |
dummy | - a viewer Many br |
Many br
Level:intermediate
Location:src/ksp/ksp/interface/iterativ.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages