dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15262
[HG DOLFIN] Small fix in slice access
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 6992:83cdc95a46fe5e5c42fd4e607151837bd2fead68
tag: tip
user: "Johan Hake <hake@xxxxxxxxx>"
date: Wed Sep 09 21:11:56 2009 +0200
files: dolfin/swig/la_get_set_items.i dolfin/swig/la_post.i
description:
Small fix in slice access
changeset: 6991:f88ad8daf86cb09cfa584beb476b220942ca95fa
user: "Johan Hake <hake@xxxxxxxxx>"
date: Wed Sep 09 16:09:46 2009 +0200
files: bench/fem/assembly/cpp/main.cpp bench/fem/convergence/main.cpp
description:
Fix in benchmarks for new way of setting parameters
changeset: 6990:4fd0880178fb162f5c79e241f4f592a35bb2b824
user: "Johan Hake <hake@xxxxxxxxx>"
date: Wed Sep 09 15:22:16 2009 +0200
files: dolfin/swig/common_post.i dolfin/swig/common_pre.i dolfin/swig/docstrings.i dolfin/swig/dolfin.i dolfin/swig/generate.py dolfin/swig/headers.i dolfin/swig/numpy_typemaps.i dolfin/swig/parameter_post.i dolfin/swig/shared_ptr_classes.i dolfin/swig/typemaps.i
description:
Removed the %include statements for pre/post kernel modules in dolfin.i
- They are now automatically included by the generate.py script.
- This give us cleaner dolfin.i file and makes it possible to
let typemaps be local for a module, by defining it in foo_pre.i
and removing it in foo_post.i
- Small fixes for the removal of default arguments
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin