← Back to team overview

dolfin team mailing list archive

[HG] merge

 

One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.

changeset:   1973:58eb9fd7d198e1399d3823c68827b21dd93bd4de
tag:         tip
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?


changeset:   1971:85207c04dd90d3b2e5a207ae2819d5a817a13c44
parent:      1970:027094ca246605d9c6939f6de8c5350ea1690e3a
parent:      1969:a0e2c91d30f0582317a8c53a4396ddad7dbfe7c0
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Tue May 30 15:44:55 2006 +0200
files:       src/kernel/fem/dolfin/FEM.h src/kernel/la/PETScSparseMatrix.cpp
description:
Merge and fix PETScSparseMatrix::lump().


-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin



Follow ups