SAL Home NUMERICS Misc

GMRES/FGMRES

GMRES is an algorithm for solving linear system iteratively. The GMRES software here is implemented in Fortran 77 for real and complex, single and double precision arithmetics suitable for serial, shared memory and distributed memory computers. For the sake of simplicity, flexibility and efficiency, the GMRES solvers have been implemented using the reverse communication mechanism for the matrix-vector product, the preconditioning and the dot product computations.

FGMRES is a variant of the GMRES method with right preconditioning that enables the use of a different preconditioner at each step of the Arnoldi process. In particular, a few steps of GMRES can be used as a preconditioner for FGMRES.

Current Version:   ??

License Type:   Free for Non-Commercial Use, Registration Required

Home Site:
http://www.cerfacs.fr/algor/Softs/index.html

Source Code Availability:

Yes

Available Binary Packages:

  • Debian Package: No
  • RedHat RPM Package: No
  • Other Packages: No

Targeted Platforms:

Fortran 77 Platforms

Software/Hardware Requirements:

Fortran 77 Compiler

Other Links:
None

Mailing Lists/USENET News Groups:

None

User Comments:

  • None

See A Screen Shot? (Not Yet)

  SAL Home   |   Numerical Analysis   |   Misc


Comments? SAL@KachinaTech.COM
Copyright © 1995-2001 by Herng-Jeng Jou
Copyright © 1997-2001 by Kachina Technologies, Inc.
All rights reserved.