← Back to team overview

dolfin team mailing list archive

Re: Cleanup of linear algebra

 

On Tue, Aug 08, 2006 at 02:09:23PM +0200, Garth N. Wells wrote:
> 
> 
> Anders Logg wrote:
> > On Tue, Aug 08, 2006 at 10:06:43AM +0200, Garth N. Wells wrote:
> >>
> >> Anders Logg wrote:
> >>> On Tue, Aug 08, 2006 at 09:30:52AM +0200, Johan Hoffman wrote:
> >>>
> >>>> I would be happy to help out, for example with renaming or updating the
> >>>> manual.
> >>> I think Garth is done with the renaming. We just need to agree on
> >>> DenseVector I think. After that, I'll take a look at it again and
> >>> update the class diagram.
> >>>
> >> Just need to sort out uBlasLinearSolver. This is related to how 
> >> preconditioners should handled and the fact that uBlasSparseMatrix is 
> >> derived from uBlasKrylovMatrix (leads to an issue with uBlasLUSolver).
> > 
> > What about an LU solver for a uBlasDenseMatrix? uBlasLUSolver seems to
> > assume a sparse uBlas matrix.
> >
> 
> There is a solver for dense matrices (the first function in uBlasLUSolver).

I see that now, don't know why I missed it.

/Anders


References