next up previous contents index
Next: 6 Linear-Algebraic System Interface Up: 5 Finite Element Interface Previous: 5 Finite Element Interface

5.1 Iterative methods and preconditioners available

5.1.1 Iterative methods

  1. Krylov solvers (conjugate gradient, GMRES, TFQMR, BiCGSTAB)
  2. BoomerAMG (a parallel algebraic multigrid solver)
  3. SuperLU direct solver (sequential)
  4. SuperLU direct solver with iterative refinement (sequential)

5.1.2 Preconditioners

  1. diagonal
  2. parallel incomplete LU with threshold (PILUT)
  3. another parallel incomplete LU (Euclid)
  4. parallel algebraic multigrid (BoomerAMG)
  5. parallel sparse approximate inverse (ParaSails)

  
Table 5.1: Parameters.


next up previous contents index
Next: 6 Linear-Algebraic System Interface Up: 5 Finite Element Interface Previous: 5 Finite Element Interface

Thomas Treadway
Fri Jul 27 10:01:25 PDT 2001