← Back to team overview

ffc team mailing list archive

[HG FFC] Apply patch from Johan Hake.

 

One or more new changesets pushed to the primary ffc repository.
A short summary of the last three changesets is included below.

changeset:   1268:7d38e9a7cd38e43bc4cfbad13f5a61056b2246f7
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Tue Nov 25 10:12:06 2008 +0000
files:       ffc/compiler/format/dolfinformat.py
description:
Apply patch from Johan Hake.


changeset:   1267:1e75117bc1e9dbb891bb37532b3385d78791f943
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Mon Nov 24 19:50:35 2008 +0100
files:       ffc/common/constants.py ffc/jit/jit.py
description:
Added options['shared_ptr'].
If options['shared_ptr'] is True, then all objetcs instantiated from the module is
of the type boost::shared_ptr<type> instead of *type.
Uncomment two lines in the function extract_shared_ptr_information in jit.py to
build code for std::tr1::shared_ptr. The latter is only available for swig 1.3.37.


changeset:   1266:450e9421261095915f6264880aa92333f64a8bcb
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Mon Nov 24 19:46:30 2008 +0100
files:       ffc/compiler/language/algebra.py
description:
Let element inherit object, making it possible to overload the __new__ function.
Used in the PyDOLFIN interface

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/ffc