← Back to team overview

dolfin team mailing list archive

[HG dolfin] Fix bug in matrixSparsityPattern.

 

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

changeset:   3121:6edde4156e1980a974abba7c576cff53fc9c0fb4
tag:         tip
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Thu May 24 15:41:52 2007 +0200
files:       src/demo/pde/poisson/main.cpp src/kernel/fem/DofMaps.cpp src/kernel/la/dolfin/uBlasMatrix.h src/sandbox/dg/cg-dg-comparison/dg/main.cpp
description:
Fix bug in matrixSparsityPattern.

Add function uBlasMatrix::compress() to remove zeros from sparse matrix.


changeset:   3120:f58e00aca884a990ec7c07df14e977e614460adb
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Thu May 24 15:04:55 2007 +0200
files:       src/kernel/fem/Assembler.cpp src/kernel/fem/DofMaps.cpp src/kernel/fem/dolfin/Assembler.h src/kernel/fem/dolfin/DofMaps.h src/sandbox/dg/cg-dg-comparison/dg/main.cpp
description:
Fix initialisation of sparse matrix structure for DG problems.

The code in DofMaps::matrixSparsityPattern(...) looks a lot like the code in Assembler. Perhaps it should belong to Assembler?


changeset:   3119:fd28514fb98fa941a6f3275ce5b886b8d36f1f07
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 24 01:29:34 2007 +0200
files:       src/test/mesh/cpp/test.cpp src/test/mesh/python/test.py
description:
Port mesh unit tests to C++, one unit test fails (don't know why).


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