KSP
Abstract PETSc object that manages all Krylov methods
Synopsis
typedef struct _p_KSP* KSP;
See Also
KSPCreate(), KSPSetType(), KSPType, SNES, TS, PC, SLES
Level:beginner
Location:src/sles/ksp/../../../include/petscksp.h
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/sles/examples/tutorials/ex9.c.html
src/snes/examples/tutorials/ex1.c.html
src/snes/examples/tutorials/ex2.c.html
src/snes/examples/tutorials/ex3.c.html
src/snes/examples/tutorials/ex1f.F.html