dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10720
[HG DOLFIN] Fix bug in PeriodicBC. Demo works now. Modified LinearPDE to take
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5159:83b2960de531257ac1787ab713a1ad705deb0075
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Sat Nov 15 22:44:29 2008 +0100
files: demo/pde/periodic/cpp/main.cpp demo/pde/periodic/python/demo.py dolfin/fem/PeriodicBC.cpp dolfin/fem/PeriodicBC.h dolfin/pde/LinearPDE.cpp dolfin/pde/LinearPDE.h
description:
Fix bug in PeriodicBC. Demo works now. Modified LinearPDE to take
a BoundaryCondition rather than DirichletBC.
changeset: 5158:8f5618bc84be42a36517969786370689478b2fe2
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.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin