Implementation



next up previous contents index
Next: Chebyshev Iteration Up: BiConjugate Gradient Stabilized Previous: Convergence

Implementation

   

Bi-CGSTAB requires two matrix-vector products and four inner products, i.e., two inner products more than BiCG and CGS.

The pseudocode for the Preconditioned BiConjugate Gradient Stabilized Method with preconditioner is given in Figure gif.    



Jack Dongarra
Mon Nov 20 08:52:54 EST 1995