Next: Comparison chart
Up: Templates
Previous: Basic information
- Iterative methods
- BiCG, BiCGstab, CG, CGS, Chebyshev, GMRES, Jacobi, QMR, SOR
- Preconditioners
- Identity, Jacobi
- Data structures
- User supplied: each iterative method is given in two versions.
- The matrix-vector product routine
is an external, passed to the iterative routine, and the matrix
is assumed to be in common.
- The iterative routine uses
reverse communication.
- Manual
- The Templates book [2] is available commercially,
or for download from Netlib.
- Example codes
- Yes
Victor Eijkhout
Mon Aug 25 17:46:10 PDT 1997