Re: GMRES
From: Victor Eijkhout (see.sig_at_for.addy)
Date: 03/22/05
- Previous message: gooliver: "maximum power?"
- In reply to: Piotrek: "GMRES"
- Next in thread: Mark Vaughan: "Re: GMRES"
- Reply: Mark Vaughan: "Re: GMRES"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Mar 2005 17:37:12 -0500
Piotrek <skip13@wp.pl> wrote:
> GMRES in symetric matrix.
GMRES is for nonsymmetric matrices. For symmetric it reduces to Minres;
you will be storing (and working with) many zero elements.
Download Saad's iterative methods book and read all about gmres and its
brothers.
V.
-- email: lastname at cs utk edu homepage: www cs utk edu tilde lastname
- Previous message: gooliver: "maximum power?"
- In reply to: Piotrek: "GMRES"
- Next in thread: Mark Vaughan: "Re: GMRES"
- Reply: Mark Vaughan: "Re: GMRES"
- Messages sorted by: [ date ] [ thread ]