← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Moved Function.sub to Function._sub forcing a user to use Function.split,

 

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

changeset:   7099:d7b06adcb19b
tag:         tip
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


changeset:   7097:a31591593d64
parent:      7096:fb5b9fee5891
parent:      7094:b2840ed51061
user:        Ola Skavhaug <skavhaug@xxxxxxxxx>
date:        Mon Sep 21 09:03:58 2009 +0200
description:
merge

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