test01 Richardson solver (Jacobi preconditioner)
test02 Chebychev solver (Jacobi preconditioner)
test03 CG solver (SOR preconditioner)
test04 GMRES solver (Jacobi preconditioner)
test05 TCQMR solver (SOR preconditioner)
test06 BCGS solver (Jacobi preconditioner)
test07 CGS solver (SOR preconditioner)
test08 TFQMR solver (SOR preconditioner)
test09 Conjugate Residual solver (SOR preconditioner)
test10 Least Squares solver (Jacobi preconditioner)
test11 BiCG solver (Jacobi preconditioner)
(all preconditioner tests are with GMRES solver)
test15 Jacobi preconditioner
test16 Block Jacobi preconditioner
test17 SOR preconditioner
test18 Eisenstat preconditioner
test19 ICC preconditioner
test20 ILU preconditioner
test21 Additive Schwarz preconditioner
test23 degree=4, CG solver, SOR preconditioner
test24 MUMPS general solver
test25 MUMPS SPD solver
test26 SuperLU solver
test27 ML preconditioner
test28 GAMG preconditioner
