← Back to team overview

dolfin team mailing list archive

Re: [HG] Fix FEM::lump().

 

This seems to fix the problem with the ODE demo.

/Anders

On Wed, May 31, 2006 at 12:04:54AM +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:   1974:ad1c5190b15c32a951a882f1d7b9ead8e3585f82
> tag:         tip
> user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> date:        Wed May 31 00:04:43 2006 +0200
> files:       src/demo/ode/courtemanche/main.cpp src/kernel/fem/FEM.cpp src/kernel/fem/dolfin/FEM.h src/kernel/la/dolfin/GenericMatrix.h
> description:
> Fix FEM::lump().
> 
> 
> changeset:   1973:58eb9fd7d198e1399d3823c68827b21dd93bd4de
> parent:      1972:d8b92c7a9e6ea975b878cfcddb9243137521431e
> parent:      1971:85207c04dd90d3b2e5a207ae2819d5a817a13c44
> user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> date:        Tue May 30 20:15:20 2006 +0200
> files:       src/kernel/la/PETScSparseMatrix.cpp
> description:
> merge
> 
> 
> changeset:   1972:d8b92c7a9e6ea975b878cfcddb9243137521431e
> parent:      1969:a0e2c91d30f0582317a8c53a4396ddad7dbfe7c0
> user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> date:        Tue May 30 20:10:15 2006 +0200
> files:       src/kernel/io/MatlabFile.cpp src/kernel/io/OctaveFile.cpp src/kernel/io/XMLFile.cpp src/kernel/la/PETScSparseMatrix.cpp src/kernel/la/dolfin/PETScSparseMatrix.h src/kernel/la/dolfin/uBlasSparseMatrix.h src/kernel/la/uBlasSparseMatrix.cpp src/kernel/ode/Dependencies.cpp src/test/main.cpp
> description:
> Add function getRow() to PETScSparseMatrix and uBlasSparseMatrix which inserts the data in an Array. This avoids calling the PETSc function MatGetRow() outside of the PETSc warpper class.
> 
> Anders: I made a change in Dependenices::set(const Matrix& A). Any problems withthis?
> 
> 
> -------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> 
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev



References