dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08602
[HG DOLFIN] Added timing code to demo script (turned off by default).
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 4393:1b45525e84dfb22af5b06fedfe75d7b502bde61e
tag: tip
user: "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date: Wed Jul 09 12:01:58 2008 +0200
files: test/system/test.py
description:
Added timing code to demo script (turned off by default).
Pushing manually the two slowest demos to the end,
allowing faster detection of most errors when running
test suite.
changeset: 4392:99e2390c5c862f411a04f374d907b1c4b303eaaf
user: "Johan Hake <hake@xxxxxxxxx>"
date: Tue Jul 08 22:10:33 2008 +0200
files: dolfin/swig/ignores.i dolfin/swig/typemaps.i
description:
Added in-typemaps for Array<uint> and Array<real>
The typemap will take any python sequence and copying it to either
an Array<uint> or an Array<real>. An exception is raised if any of
the elements in the input sequence is not a number.
changeset: 4391:509da519281b7cb04f36c1d60fdd6fe1bd608e5a
user: "Garth N. Wells <gnw20@xxxxxxxxx>"
date: Tue Jul 08 20:45:23 2008 +0100
files: dolfin/function/Function.cpp
description:
Add copy constructor for empty functions.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin