dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10721
[HG DOLFIN] Change DirichletBC --> BoundaryCondition in NonlinearPDE
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5160:3fb8c4f479cf8f9457660ec08ea9205a8363f6d8
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Sat Nov 15 22:49:56 2008 +0100
files: dolfin/function/Function.h dolfin/pde/NonlinearPDE.cpp dolfin/pde/NonlinearPDE.h
description:
Change DirichletBC --> BoundaryCondition in NonlinearPDE
changeset: 5159:83b2960de531257ac1787ab713a1ad705deb0075
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.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin