← Back to team overview

dolfin team mailing list archive

[HG dolfin] Fix bug in subdomains demo.

 

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

changeset:   3122:f8ff10e603c51e4494ce3d416cf82b1a5cc79557
tag:         tip
user:        "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date:        Thu May 24 18:37:39 2007 +0200
files:       src/demo/mesh/subdomains/main.cpp src/demo/pde/dg/main.cpp
description:
Fix bug in subdomains demo.


changeset:   3121:6edde4156e1980a974abba7c576cff53fc9c0fb4
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?


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