dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10718
[HG DOLFIN] Fix bug in init: only init when needed. Unit tests work again now.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5158:8f5618bc84be42a36517969786370689478b2fe2
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Nov 14 21:24:28 2008 +0100
files: dolfin/mesh/Mesh.cpp sandbox/misc/main.cpp test/unit/function/cpp/test.cpp test/unit/mesh/cpp/test.cpp
description:
Fix bug in init: only init when needed. Unit tests work again now.
changeset: 5157:abc3706ee762d8f02fd043796fc2f9798868fd9a
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Nov 14 17:17:17 2008 +0100
files: demo/pde/convection-diffusion/cpp/main.cpp dolfin/mesh/MeshFunction.h
description:
Make mesh const in MeshFunction and remove const_cast in convection-diffusion demo.
Seems to work fine.
changeset: 5156:90e4cdcfea62272edd1c3a027f8fc3e5dcd00146
user: Anders Logg <logg@xxxxxxxxx>
date: Fri Nov 14 16:59:49 2008 +0100
files: demo/function/eval/cpp/main.cpp
description:
Remove mesh.order() in eval demo, not needed
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
Follow ups