← Back to team overview

dolfin team mailing list archive

Re: Re: Linear Algebra

 

On Tue, Oct 26, 2004 at 09:05:14AM -0500, Matthew Knepley wrote:

> > Both/and.  First, there is the mathematical issue (this is
> > tantamount and has the biggest impact).  But even if you have an
> > optimal preconditioner, a crappy implementation of the
> > matrix-vector product (e.g. (i,j) index storing by unsorted
> > lists), you will have a huge difference in performance among
> > implementations.

> I wasn't allowing for anything that crappy. Most common
> implementations are fine, but someone could still screw it up.

Thanks, Matt. ;-)

/Anders



References