dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #15501
[HG DOLFIN] A try to fix a try: except: statment for versions of python < 2.6
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 7101:80617eeb8049
tag: tip
user: "Johan Hake <hake@xxxxxxxxx>"
date: Mon Sep 21 13:07:02 2009 +0200
files: site-packages/dolfin/plot.py
description:
A try to fix a try: except: statment for versions of python < 2.6
changeset: 7100:e88288ecd2b2
user: "Johan Hake <hake@xxxxxxxxx>"
date: Mon Sep 21 13:02:57 2009 +0200
files: site-packages/dolfin/__init__.py site-packages/dolfin/ale.py
description:
Import compute_vertex_map to dolfin namespace
changeset: 7099:d7b06adcb19b
user: "Johan Hake <hake@xxxxxxxxx>"
date: Mon Sep 21 12:45:57 2009 +0200
files: site-packages/dolfin/function.py
description:
Moved Function.sub to Function._sub forcing a user to use Function.split,
when accessing subfunction in PyDOLFIN.
- Would eventually be nice to get this going with the __getitem__ operator,
mapping the functionality in ufl. However at the moment some clever ufl
algorithms strip the returned indexed Function from all PyDOLFIN information.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin