KSPNormType#

Norm calculated by the KSP and passed in the Krylov convergence test routines.

Synopsis#

Values#

Note#

Each solver only supports a subset of these and some may support different ones depending on whether left or right preconditioning is used, see KSPSetPCSide()

Developer Note#

This must match the values in petsc/finclude/petscksp.h

See Also#

KSP: Linear System Solvers, KSP, PCSide, KSPSolve(), KSPGetConvergedReason(), KSPSetNormType(), KSPSetConvergenceTest(), KSPSetPCSide()

Level#

advanced

Location#

include/petscksp.h


Edit on GitLab

Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages