petsc-3.11.4 2019-09-28
KSPCGLS
Conjugate Gradient method for Least-Squares problems
Supports non-square (rectangular) matrices.
Notes
This does not use the preconditioner, so one should probably use KSPLSQR instead.
See Also
KSPCreate(), KSPSetType(), KSPType (for list of available types), KSP,
KSPCGSetType(), KSPCGUseSingleReduction(), KSPPIPECG, KSPGROPPCG
Level
beginner
Location
src/ksp/ksp/impls/cg/cgls.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages