dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04056
[HG dolfin] merge
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2540:511e70f4291097c6eeea78de2a8439f01d8a349c
tag: tip
parent: 2539:e36307d4ab8c048768e50b78716d6767ca87d14d
parent: 2538:3b952cdb82aa1039f9b56423f65a416589611b95
user: "Anders Logg <logg@xxxxxxxxx>"
date: Tue Dec 12 13:36:39 2006 +0100
files:
description:
merge
changeset: 2539:e36307d4ab8c048768e50b78716d6767ca87d14d
parent: 2536:80c91ead82ecf96899d8223ea46d5ba390f7090b
user: "Anders Logg <logg@xxxxxxxxx>"
date: Tue Dec 12 13:36:13 2006 +0100
files: src/kernel/fem/FEM.cpp src/kernel/form/BilinearForm.cpp src/kernel/form/Form.cpp src/kernel/form/Functional.cpp src/kernel/form/LinearForm.cpp src/kernel/form/dolfin/BilinearForm.h src/kernel/form/dolfin/Form.h src/kernel/form/dolfin/Functional.h src/kernel/form/dolfin/LinearForm.h
description:
Implement integration over interior facets for LinearForm and Function.
(Previously only available for BilinearForm)
changeset: 2538:3b952cdb82aa1039f9b56423f65a416589611b95
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Mon Dec 11 16:13:29 2006 +0100
files: src/kernel/la/PETScMatrix.cpp src/kernel/la/dolfin/GenericMatrix.h src/kernel/la/dolfin/PETScMatrix.h src/kernel/la/dolfin/uBlasMatrix.h
description:
Add a lot of "const" to matrix classes.
Inconsistent use of "const" is what broke the uBlas matrix unit tests.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin