← Back to team overview

dolfin team mailing list archive

Re: [HG] Clean up PETScLinearSolve and uBlasLinearSolve.

 

On Tue, Aug 08, 2006 at 04:16:37PM +0200, Garth N. Wells wrote:
> Anders Logg wrote:
> > Does this fix all issues with the linear algebra?
> > 
> > Did we agree on adding DenseVector?
> 
> I don't mind either way.

ok, let's add it then for consistency.

> I'm cleaning up the interface to uBlasKrylovSolver (setting 
> preconditioner through the constructor) right now, then I'm done.

ok. I'll take another look when you're done and see what remains.

/Anders


> Garth
> > 
> > /Anders
> > 
> > 
> > On Tue, Aug 08, 2006 at 03:14:02PM +0200, DOLFIN wrote:
> >> One or more new changesets pushed to the primary DOLFIN repository.
> >> A short summary of the last three changesets is included below.
> >>
> >> changeset:   2088:b501bb9d3672ba8c7d3d5a89500b0206dcc6c477
> >> tag:         tip
> >> user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> >> date:        Tue Aug 08 15:12:59 2006 +0200
> >> files:       src/kernel/la/dolfin/PETScLinearSolver.h src/kernel/la/dolfin/uBlasLinearSolver.h
> >> description:
> >> Clean up PETScLinearSolve and uBlasLinearSolve.
> >>
> >> uBlasLinearSolve does not include a solve function function for dense matrices as uBlasKrylovSolver doesn't yet handle dense matrices.
> >>
> >>
> >> changeset:   2087:dabb460643fdb081e079e563d22a52c70e063e40
> >> parent:      2085:32367e1a0088a016674142372361f62063ce0a1b
> >> parent:      2086:811d78d50e98103a9fe25ecce940812388f91e44
> >> user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> >> date:        Tue Aug 08 14:57:56 2006 +0200
> >> files:       
> >> description:
> >> merge
> >>
> >>
> >> changeset:   2086:811d78d50e98103a9fe25ecce940812388f91e44
> >> parent:      2084:60e41e1df6a552f19a24909fca13a30abf14b3a5
> >> user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> >> date:        Tue Aug 08 14:56:34 2006 +0200
> >> files:       src/kernel/la/dolfin/uBlasLUSolver.h src/kernel/la/uBlasLUSolver.cpp
> >> description:
> >> Clean up uBlasLUSolver.
> >>
> >>
> >> -------------------------------------------------------
> >> For more details, visit http://www.fenics.org/hg/dolfin
> >> _______________________________________________
> >> DOLFIN-dev mailing list
> >> DOLFIN-dev@xxxxxxxxxx
> >> http://www.fenics.org/mailman/listinfo/dolfin-dev
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/dolfin-dev
> 
> 
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev


References