dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16386
[HG DOLFIN] Fix handling of Constants in Python interface to avoid repeated JIT compilation.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 7402:05610eef6540
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Wed Oct 28 16:43:02 2009 +0100
files: ChangeLog site-packages/dolfin/constant.py
description:
Fix handling of Constants in Python interface to avoid repeated JIT compilation.
changeset: 7401:d54ea3a468df
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Oct 27 14:35:42 2009 +0100
files: dolfin/fem/BoundaryCondition.h site-packages/dolfin/bcs.py
description:
Bug fix in homogenize().
changeset: 7400:86cb2855b02f
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Sat Oct 24 11:55:32 2009 +0100
files: site-packages/dolfin/__init__.py
description:
Remove 'from utils import *' from site-packages/dolfin/__init__.py
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
Follow ups