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.

Examples

Beginner - Basic usage#

Intermediate - Setting options for algorithms and data structures#

Advanced - Setting more advanced options and customization#

Developer - Interfaces rarely needed by applications programmers#

Single list of manual pages#