dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14821
[HG DOLFIN] Small bug fix
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 6773:56748edd2f942a8e7624898cb4db2146850bbf4b
tag: tip
user: "Johan Hake <hake@xxxxxxxxx>"
date: Mon Aug 17 23:03:20 2009 +0200
files: site-packages/dolfin/compile_functions.py
description:
Small bug fix
changeset: 6772:51528af1906a38b3827848f70488381ce425767f
parent: 6771:85ed50477f156d01ef91f9e2a5b25d6db31cefef
parent: 6770:6e6853794f50445131ed68bf42fa7512eb6dfc12
user: "Johan Hake <hake@xxxxxxxxx>"
date: Mon Aug 17 22:46:44 2009 +0200
files:
description:
merge
changeset: 6771:85ed50477f156d01ef91f9e2a5b25d6db31cefef
parent: 6769:ddab144e5a88ce577f083c29969a5bccfc6b83f3
user: "Johan Hake <hake@xxxxxxxxx>"
date: Mon Aug 17 22:46:01 2009 +0200
files: site-packages/dolfin/__init__.py site-packages/dolfin/compile_extension_module.py site-packages/dolfin/compile_function.py site-packages/dolfin/compile_functions.py site-packages/dolfin/compile_subdomains.py site-packages/dolfin/function.py
description:
Added a compile_extension_module function to PyDOLFIN.
- It provides somewhat generic JIT compilation of C++ DOLFIN code
for PyDOLFIN
- The function returns the compiled extension module
- Both compile_functions and compile_subdomains use it
- Needs some more work on numpy typemaps.
- removed old compile_function file
- compile_subdomains need some more love, but it is featurewise
compatible with the old compile_subdomains
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin