dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14938
[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: 6817:a265338b3f3ed6f44b5924f3970651cd9fcc9dbe
tag: tip
parent: 6816:80d67c479ab6da09a53187237700ebc4e7604717
parent: 6815:4c19d74cf1b0d8e2a27ff1529c6d4ab9d3ba2a96
user: "Johan Hake <hake@xxxxxxxxx>"
date: Thu Aug 20 14:37:40 2009 +0200
files:
description:
merge
changeset: 6816:80d67c479ab6da09a53187237700ebc4e7604717
parent: 6814:5dbd4410fd0d83eea612cddc3c1104506ff629b8
user: "Johan Hake <hake@xxxxxxxxx>"
date: Thu Aug 20 14:37:16 2009 +0200
files: dolfin/la/uBLASMatrix.h test/unit/la/python/test.py
description:
A try to make buildbot happy.
In uBLASMatrix::zero I changed
A*=0; to A.clear()
It looks like a uBlasDenseMatrix(N,M) can be initialized with Nan entries.
Maybee A.clear() will reset these.
changeset: 6815:4c19d74cf1b0d8e2a27ff1529c6d4ab9d3ba2a96
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Thu Aug 20 12:22:19 2009 +0100
files: dolfin/function/Function.cpp
description:
Small fix to permit copying of sub Functions with new design.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin