dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #11074
[HG DOLFIN] Added support for:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5291:26fcac5de4506053d2f7f7632142e4ee200ada56
tag: tip
user: "Johan Hake <hake@xxxxxxxxx>"
date: Wed Dec 10 23:16:21 2008 +0100
files: dolfin/swig/dolfin_function_post.i site-packages/dolfin/functionspace.py
description:
Added support for:
- split of a pure cpp.Functions in PyDOLFIN
- instantiating a cpp.FunctionSpace from a compiled ufc_form
+ Thanks to Martin
- instantiation of a FunctionSpace from a cpp.FunctionSpace
+ Does not work yet.
+ We must fix the signature of a cpp.FiniteElement so an
eval("ffc(ufl).+"fe.signature()) return a ffc(ufl).FiniteElement
Added
changeset: 5290:c1cb414c2489edcdc0b5e19af6e5dfbdec0a8c85
user: "Johan Hake <hake@xxxxxxxxx>"
date: Wed Dec 10 23:09:06 2008 +0100
files: dolfin/function/FunctionSpace.cpp
description:
Fixed memory error in copy constructor
- It previously just called the assignment operator that assume
that the intersection detector is instantiated.
changeset: 5289:ab3dae0d357455e88876eaa234a1073c9c5cd905
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Dec 09 17:03:37 2008 +0100
files: dolfin/fem/DirichletBC.cpp site-packages/dolfin/function.py
description:
Bug fix for dimension check in DirichletBC
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin