# Linear Solvers and Krylov Methods (KSP)

The `KSP` class provides an easy-to-use interface to the combination of
a Krylov subspace iterative method and a preconditioner `PC`.


<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/ksp/ksp/tutorials/index.html">Examples</A><BR>

