← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Import compute_vertex_map to dolfin namespace

 

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

changeset:   7100:e88288ecd2b2
tag:         tip
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.


changeset:   7098:1c6eb6119002
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Mon Sep 21 12:03:45 2009 +0200
files:       site-packages/dolfin/function.py
description:
Added back the kwargs to Function.__new__ and added a check for valid kwargs

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